core/homeassistant/components/homekit
J. Nick Koston 3acb505456
Refactor homekit device linking to use the device index (#114145)
Now that we have an index of devices in the entity registry
we can avoid generating a lookup for devices we do
not care about
2024-03-25 08:28:56 -04:00
..
__init__.py Refactor homekit device linking to use the device index (#114145) 2024-03-25 08:28:56 -04:00
accessories.py Avoid homekit random id generation for existing entries (#114144) 2024-03-25 11:28:26 +01:00
aidmanager.py
config_flow.py
const.py Avoid homekit random id generation for existing entries (#114144) 2024-03-25 11:28:26 +01:00
diagnostics.py
icons.json
iidmanager.py
logbook.py
manifest.json
models.py
services.yaml
strings.json
type_cameras.py
type_covers.py
type_fans.py
type_humidifiers.py
type_lights.py
type_locks.py
type_media_players.py
type_remotes.py
type_security_systems.py
type_sensors.py
type_switches.py
type_thermostats.py
type_triggers.py
util.py