hass-core/homeassistant/components/homekit
2024-11-10 22:40:23 +00:00
..
__init__.py Remove automatic linkage of doorbells to HomeKit accessories via device class occupancy (#127668) 2024-10-05 14:24:58 -05:00
accessories.py
aidmanager.py
config_flow.py Remove deprecated property setters in option flows (#129773) 2024-11-04 14:21:26 +01:00
const.py
diagnostics.py
icons.json Update icons.json to new service schema part 2 (#124769) 2024-08-28 13:47:41 +02:00
iidmanager.py
logbook.py
manifest.json Bump HAP-python to 4.9.2 (#129715) 2024-11-03 11:27:57 -06:00
models.py
services.yaml
strings.json
type_cameras.py Add derived Entity classes in hass-enforce-class-module pylint plugin (#126494) 2024-09-23 21:03:29 +02:00
type_covers.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
type_fans.py Add alias to DOMAIN import in homekit (#125572) 2024-09-09 15:14:35 +02:00
type_humidifiers.py Add alias to DOMAIN import in homekit (#125572) 2024-09-09 15:14:35 +02:00
type_lights.py Fix setting brightness to 0 in HomeKit when the On characteristic is not sent (#129201) 2024-10-26 15:29:15 +02:00
type_locks.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
type_media_players.py Add alias to DOMAIN import in homekit (#125572) 2024-09-09 15:14:35 +02:00
type_remotes.py
type_security_systems.py Fix Homekit error handling alarm state unknown or unavailable (#130311) 2024-11-10 22:40:23 +00:00
type_sensors.py
type_switches.py Add alias to DOMAIN import in homekit (#125572) 2024-09-09 15:14:35 +02:00
type_thermostats.py Fix paste error in homekit climate update (#123943) 2024-08-14 11:00:11 -05:00
type_triggers.py
util.py Ensure that HomeKit names start and end with alphanumeric character (#126413) 2024-09-24 18:18:17 +02:00