hass-core/homeassistant/components/netatmo
Erik Montnemery 045c327928
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
..
__init__.py Fix aiohttp code DeprecationWarnings (#97621) 2023-08-02 20:28:18 +02:00
api.py
application_credentials.py
camera.py Update ruff to v0.0.280 (#97102) 2023-07-23 22:00:26 +02:00
climate.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
config_flow.py
const.py
cover.py
data_handler.py
device_trigger.py
diagnostics.py
helper.py
light.py
manifest.json
media_source.py
netatmo_entity_base.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
select.py
sensor.py
services.yaml Migrate integration services (N-P) to support translations (#96376) 2023-07-12 00:33:37 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
switch.py
webhook.py