cgtobi
b84ba93c42
Refactor netatmo to use hass.data ( #23429 )
...
* Refactor NETATMO_AUTH to use hass.data
* Minor cleanup
* Rename conf to auth and other suggestions by Martin
* Revert webhook name change
* Rename constant
* Move auth
* Don't use hass.data.get()
* Fix auth string
2019-04-26 17:15:37 +02:00
Pascal Vizeli
f4e7364651
Netatmo 5min fetch interval ( #23341 )
2019-04-24 09:54:51 -07:00
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
cgtobi
d2a83c2732
Upgrade netatmo smart_home module ( #22365 )
2019-03-25 01:30:21 +01:00
Daniel Perna
9d3eaada27
Netatmo, address comments from #20755 ( #21157 )
...
Netatmo component cleanup
2019-02-19 10:53:45 +01:00
Daniel Perna
847711ddc9
Add webhook support for Netatmo Cameras ( #20755 )
...
Add webhook support for Netatmo Cameras
2019-02-17 12:31:47 +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