core/homeassistant/components/nest
Jason Hu 6e4fb7a937 Prevent Nest component setup crash due insufficient permission. (#14966)
* Prevent Nest component setup crash due insufficient permission.

* Trigger CI

* Better error handle and address code review comments

* Lint

* Tiny wording adjust

* Notify user if async_setup_entry failed

* Return False if exception occurred in NestDevice.initialize
2018-06-25 16:06:00 -04:00
..
.translations Update translations 2018-06-17 23:04:52 -04:00
__init__.py Prevent Nest component setup crash due insufficient permission. (#14966) 2018-06-25 16:06:00 -04:00
config_flow.py Show notification when user configures Nest client_id/secret (#14970) 2018-06-15 15:19:58 -04:00
const.py
local_auth.py
strings.json