core/homeassistant/components/homekit_controller
Ashot Tonoyan f2c091fe0c
Include serial number in HomeKit device info (#114688)
Very useful when adding a hub that has many identical devices already paired
2024-04-05 17:32:23 +02:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
camera.py
climate.py Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
config_flow.py
connection.py Include serial number in HomeKit device info (#114688) 2024-04-05 17:32:23 +02:00
const.py
cover.py Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
device_trigger.py
diagnostics.py
entity.py Simplify homekit_controller cache clear (#114692) 2024-04-02 21:45:08 -10:00
event.py
fan.py Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
humidifier.py Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
icons.json
light.py Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
lock.py
manifest.json
media_player.py
number.py
select.py
sensor.py
storage.py
strings.json
switch.py
utils.py