hass-core/homeassistant/components/netatmo
Tobias Sauerwein 7291228e16
Remove boilerplate code in favour of attributes in Netatmo integration (#52395)
* Make use of attributes

* Add suggestions

* Update homeassistant/components/netatmo/sensor.py

Co-authored-by: Daniel Hjelseth Høyer <mail@dahoiv.net>

* Update homeassistant/components/netatmo/sensor.py

Co-authored-by: Daniel Hjelseth Høyer <mail@dahoiv.net>

Co-authored-by: Daniel Hjelseth Høyer <mail@dahoiv.net>
2021-07-02 11:36:37 +02:00
..
translations [ci skip] Translation update 2021-06-07 00:18:16 +00:00
__init__.py Catch exception for failed webhook drop for netatmo (#52119) 2021-06-23 14:56:20 +02:00
api.py Make Netatmo use async pyatmo (#49717) 2021-05-20 14:59:19 +02:00
camera.py Remove boilerplate code in favour of attributes in Netatmo integration (#52395) 2021-07-02 11:36:37 +02:00
climate.py Remove boilerplate code in favour of attributes in Netatmo integration (#52395) 2021-07-02 11:36:37 +02:00
config_flow.py Add constructor return type in integrations L-N (#50888) 2021-05-20 13:06:44 +01:00
const.py Remove boilerplate code in favour of attributes in Netatmo integration (#52395) 2021-07-02 11:36:37 +02:00
data_handler.py Fix unnecessary API calls in Netatmo (#51260) 2021-05-30 20:55:45 -07:00
device_trigger.py Rename device trigger base schema to DEVICE_TRIGGER_BASE_SCHEMA (#51719) 2021-06-10 19:11:38 +02:00
helper.py Add Netatmo data handler (#35571) 2020-08-04 20:46:46 +02:00
light.py Remove boilerplate code in favour of attributes in Netatmo integration (#52395) 2021-07-02 11:36:37 +02:00
manifest.json Bump pyatmo to v5.2.0 (#52365) 2021-07-01 00:19:22 +02:00
media_source.py Clean up Netatmo integration (#50904) 2021-05-20 19:28:21 +02:00
netatmo_entity_base.py Remove boilerplate code in favour of attributes in Netatmo integration (#52395) 2021-07-02 11:36:37 +02:00
sensor.py Remove boilerplate code in favour of attributes in Netatmo integration (#52395) 2021-07-02 11:36:37 +02:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
strings.json Add Netatmo device trigger (#45387) 2021-02-24 19:20:40 +01:00
webhook.py Fix Netatmo event handling (#47792) 2021-03-12 12:57:02 -08:00