hass-core/homeassistant/components/homekit
2023-10-25 15:55:28 -05:00
..
__init__.py Refactor homekit to use a dataclass for entry data (#101738) 2023-10-10 21:14:37 +02:00
accessories.py Avoid polling state machine for available state in HomeKit (#101799) 2023-10-13 14:23:15 -10:00
aidmanager.py Preserve HomeKit Accessory ID when entity unique id changes (#102123) 2023-10-16 21:42:02 -10:00
config_flow.py Small typing cleanups for HomeKit (#101790) 2023-10-11 08:11:58 +02:00
const.py Refactor homekit to use a dataclass for entry data (#101738) 2023-10-10 21:14:37 +02:00
diagnostics.py Refactor homekit to use a dataclass for entry data (#101738) 2023-10-10 21:14:37 +02:00
iidmanager.py Add more typing to HomeKit (#101896) 2023-10-12 08:43:53 -10:00
logbook.py String formatting and max line length - Part 2 (#84393) 2022-12-22 11:38:59 +01:00
manifest.json Bump HAP-python 4.9.1 (#102811) 2023-10-25 15:55:28 -05:00
models.py Refactor homekit to use a dataclass for entry data (#101738) 2023-10-10 21:14:37 +02:00
services.yaml Migrate integration services (G-H) to support translations (#96372) 2023-07-12 12:31:26 +02:00
strings.json Add support for receivers to HomeKit (#100717) 2023-09-25 09:36:01 -05:00
type_cameras.py Enable strict typing in HomeKit (#101968) 2023-10-13 14:45:59 -10:00
type_covers.py Enable strict typing in HomeKit (#101968) 2023-10-13 14:45:59 -10:00
type_fans.py Small typing cleanups for HomeKit (#101790) 2023-10-11 08:11:58 +02:00
type_humidifiers.py Update HomeKit humidifiers to handle current humidity (#101964) 2023-10-13 14:23:50 -10:00
type_lights.py Handle ATTR_HS_COLOR being None in HomeKit (#102290) 2023-10-18 22:42:39 -10:00
type_locks.py Add strict typing to homekit locks (#73264) 2022-06-09 20:56:58 -07:00
type_media_players.py Add some more typing to HomeKit (#101959) 2023-10-13 14:03:01 -10:00
type_remotes.py Enable strict typing in HomeKit (#101968) 2023-10-13 14:45:59 -10:00
type_security_systems.py Add some more typing to HomeKit (#101959) 2023-10-13 14:03:01 -10:00
type_sensors.py Add some more typing to HomeKit (#101959) 2023-10-13 14:03:01 -10:00
type_switches.py Add more typing to HomeKit (#101896) 2023-10-12 08:43:53 -10:00
type_thermostats.py Small cleanups to HomeKit thermostats (#101962) 2023-10-13 14:24:23 -10:00
type_triggers.py Preserve HomeKit Accessory ID when entity unique id changes (#102123) 2023-10-16 21:42:02 -10:00
util.py Refactor homekit to use a dataclass for entry data (#101738) 2023-10-10 21:14:37 +02:00