core/homeassistant/components/homekit_controller
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
alarm_control_panel.py
binary_sensor.py
button.py
camera.py
climate.py
config_flow.py
connection.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
const.py Add event entities to homekit_controller (#97140) 2023-07-26 08:20:41 +02:00
cover.py
device_trigger.py Fix handling HomeKit events when the char is in error state (#97884) 2023-08-05 19:14:18 -10:00
diagnostics.py
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
event.py Add event entities to homekit_controller (#97140) 2023-07-26 08:20:41 +02:00
fan.py
humidifier.py
light.py
lock.py
manifest.json Bump aiohomekit to 2.6.15 (#98005) 2023-08-08 02:30:47 +02:00
media_player.py
number.py
select.py
sensor.py Rename homekit "Filter Life" sensor to "Filter lifetime" (#96821) 2023-07-18 15:11:14 +02:00
storage.py
strings.json Add event entities to homekit_controller (#97140) 2023-07-26 08:20:41 +02:00
switch.py
utils.py