cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
|
Paulus Schoutsen
|
c94b031db1
|
Fix unnecessary hass.components interaction (#23029)
* Fix wemo
* Fix bloomsky
* Fix netatmo
* Fix one more reference
|
2019-04-11 23:37:45 -07:00 |
|
Daniel Høyer Iversen
|
b588c1fe1c
|
Handle connection issue for netatmo (#21346)
* Handle connection issue for netatmo
* reduce logging
|
2019-02-24 00:41:38 +01:00 |
|
msvinth
|
df598544d6
|
Make Netatmo able to discover both Weather station and Health Coach (#20274)
* Resolve conflicts and review comments
* Corretly handle HomeCoach in manual setup
* Fix code reivew comments
* Move import back int methods
* Formatting fix
* Lint fix
|
2019-02-17 11:45:58 +01:00 |
|
Fabian Affolter
|
161c368c9d
|
Update file header (#21054)
* Update file header
* Update __init__.py
|
2019-02-13 20:35:12 -08:00 |
|
carstenschroeder
|
1e69848af4
|
Updates pyatmo to 1.8 and adds exception handling (#20938)
* switch to pyatmo 1.7 & add exception handling
* STATE_UNKNOWN => None
* correct too long line
* delete whitespace
* remove fancy update logic
|
2019-02-12 11:12:44 +00:00 |
|
Paulus Schoutsen
|
e2d3c27e85
|
Embed all platforms into components (#20677)
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
|
2019-02-02 07:13:16 -08:00 |
|