core/homeassistant/components/dynalite
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
bridge.py
config_flow.py Add breaks_in_ha_version for Dynalite YAML import (#97359) 2023-07-27 22:26:35 +02:00
const.py
convert_config.py
cover.py
dynalitebase.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
light.py
manifest.json Fix package names to match pypi index metadata (#93883) 2023-05-31 21:12:53 -04:00
panel.py Move Dynalite configuration panel to config entry (#96853) 2023-07-19 11:02:42 +02:00
schema.py
services.yaml Migrate integration services (B-D) to support translations (#96363) 2023-07-11 23:06:32 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
switch.py