core/homeassistant/components/netatmo
cgtobi 23e091696e
Fix netatmo device unavailable and services (#33509)
* Handle unavailabe entities

* Remove some logging

* Set valve to lowest temp when turned off

* Remove some logging

* Address comments

* Report entity as connected if update is successful

* Fix stupidness

* Fix
2020-04-02 17:35:25 +02:00
..
.translations [ci skip] Translation update 2020-03-29 00:04:45 +00:00
__init__.py Fix netatmo webhook registration issue (#32994) 2020-03-20 15:22:27 +01:00
api.py Refactor Netatmo integration (#29851) 2020-01-11 12:20:00 +01:00
camera.py Fix netatmo webhook registration issue (#32994) 2020-03-20 15:22:27 +01:00
climate.py Fix netatmo device unavailable and services (#33509) 2020-04-02 17:35:25 +02:00
config_flow.py Fix netatmo webhook registration issue (#32994) 2020-03-20 15:22:27 +01:00
const.py Fix netatmo webhook registration issue (#32994) 2020-03-20 15:22:27 +01:00
manifest.json Refactor netatmo webhooks (#32195) 2020-03-10 17:08:59 -07:00
sensor.py Remove Netatmo binary sensor (#32673) 2020-03-11 09:25:19 -07:00
services.yaml Refactor Netatmo integration (#29851) 2020-01-11 12:20:00 +01:00
strings.json Refactor Netatmo integration (#29851) 2020-01-11 12:20:00 +01:00
webhook.py Refactor netatmo webhooks (#32195) 2020-03-10 17:08:59 -07:00