hass-core/homeassistant/components/overkiz
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
..
climate_entities
cover_entities
water_heater_entities
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
coordinator.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
cover.py
diagnostics.py
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
executor.py
light.py
lock.py
manifest.json Bump pyoverkiz to 1.10.1 (#97916) 2023-08-07 12:32:59 +02:00
number.py
scene.py
select.py
sensor.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
siren.py
strings.json Add overkiz battery sensor level medium (#97472) 2023-08-04 11:50:03 +02:00
switch.py
water_heater.py