hass-core/homeassistant/components/homekit
2024-10-26 15:29:15 +02: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 Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00
config_flow.py Use entity selector in Homekit bridge config flow (#126340) 2024-09-25 12:11:55 +02:00
const.py
diagnostics.py Convert homekit to use entry.runtime_data (#122533) 2024-07-25 11:06:55 +02:00
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 fnv-hash-fast to 1.0.2 (#124489) 2024-08-24 06:58:52 +02:00
models.py Convert homekit to use entry.runtime_data (#122533) 2024-07-25 11:06:55 +02:00
services.yaml
strings.json Rename Services to Actions in translation strings (#121777) 2024-07-15 21:19:25 +02:00
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 Implement new state property for alarm_control_panel which is using an enum (#126283) 2024-10-21 22:54:27 +02: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