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 |
Jason Hu
|
6c0fc65eaf
|
Bump python-nest to 4.0.3 (#15098)
Resolve network reconnect issue
|
2018-06-25 13:04:32 -04:00 |
Paulus Schoutsen
|
33ebd99068
|
Update translations
|
2018-06-17 23:04:52 -04:00 |
Paulus Schoutsen
|
8a777f6e78
|
Show notification when user configures Nest client_id/secret (#14970)
* Show notification when user configures Nest client_id/secret
* Lint
|
2018-06-15 15:19:58 -04:00 |
Paulus Schoutsen
|
e014a84215
|
Nest config flow (#14921)
* Move nest to dir based component
* Add config flow for Nest
* Load Nest platforms via config entry
* Add tests for Nest config flow
* Import existing access tokens as config entries
* Lint
* Update coverage
* Update translation
* Fix tests
* Address strings
* Use python-nest token resolution
* Lint
* Do not do I/O inside constructor
* Lint
* Update test requirements
|
2018-06-13 11:14:52 -04:00 |