hass-core/homeassistant/components/lcn
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 Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
binary_sensor.py
climate.py Use UnitOfTemperature in climate entities [g-l] (#83127) 2022-12-05 10:42:24 +01:00
config_flow.py String formatting and max line length - Part 3 (#84394) 2022-12-22 13:35:47 +01:00
const.py Adjust units in lcn (#84051) 2022-12-19 13:24:25 +01:00
cover.py
device_trigger.py
helpers.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
light.py
manifest.json Bump pypck to 0.7.17 (#93234) 2023-05-18 11:26:37 -05:00
scene.py
schemas.py Use UnitOfTemperature in integrations (i-m) (#84307) 2022-12-20 18:30:46 +01:00
sensor.py
services.py Fix integer only LCN variable values (#85035) 2023-01-03 20:23:52 +01:00
services.yaml Migrate integration services (L-M) to support translations (#96374) 2023-07-12 00:24:16 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
switch.py