core/homeassistant/components/netatmo
cgtobi 6930aebea2
Switch Netatmo integration to dispatcher for internal communication (#38590)
* Switch to dispatcher for internal communication

* Fix method call

* Update homeassistant/components/netatmo/camera.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/netatmo/camera.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/netatmo/climate.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/netatmo/climate.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Rename variables

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-08-07 09:25:59 +02:00
..
translations [ci skip] Translation update 2020-08-06 00:02:06 +00:00
__init__.py Add Netatmo data handler (#35571) 2020-08-04 20:46:46 +02:00
api.py Add Netatmo data handler (#35571) 2020-08-04 20:46:46 +02:00
camera.py Switch Netatmo integration to dispatcher for internal communication (#38590) 2020-08-07 09:25:59 +02:00
climate.py Switch Netatmo integration to dispatcher for internal communication (#38590) 2020-08-07 09:25:59 +02:00
config_flow.py Switch Netatmo integration to dispatcher for internal communication (#38590) 2020-08-07 09:25:59 +02:00
const.py Switch Netatmo integration to dispatcher for internal communication (#38590) 2020-08-07 09:25:59 +02:00
data_handler.py Switch Netatmo integration to dispatcher for internal communication (#38590) 2020-08-07 09:25:59 +02:00
helper.py Add Netatmo data handler (#35571) 2020-08-04 20:46:46 +02:00
light.py Switch Netatmo integration to dispatcher for internal communication (#38590) 2020-08-07 09:25:59 +02:00
manifest.json Add Netatmo data handler (#35571) 2020-08-04 20:46:46 +02:00
netatmo_entity_base.py Add Netatmo data handler (#35571) 2020-08-04 20:46:46 +02:00
sensor.py Add Netatmo data handler (#35571) 2020-08-04 20:46:46 +02:00
services.yaml Add Netatmo data handler (#35571) 2020-08-04 20:46:46 +02:00
strings.json Add Netatmo data handler (#35571) 2020-08-04 20:46:46 +02:00
webhook.py Switch Netatmo integration to dispatcher for internal communication (#38590) 2020-08-07 09:25:59 +02:00