hass-core/homeassistant/components/homekit
2022-08-12 00:23:47 +00:00
..
translations [ci skip] Translation update 2022-08-12 00:23:47 +00:00
__init__.py Fix small homekit type error (#75617) 2022-07-22 09:02:10 -05:00
accessories.py Use EntityFeature constants in homekit (#69535) 2022-04-06 21:09:27 -10:00
aidmanager.py Clean up accessing entity_registry.async_get_registry helper via hass (#72005) 2022-05-17 16:40:45 +02:00
config_flow.py Allow hidden entities to be selected in homekit include mode (#71250) 2022-05-03 09:47:13 -07:00
const.py Add homekit pm type sensor (#46060) 2022-03-08 08:37:20 +01:00
diagnostics.py Strict typing for homekit part 1 (#67657) 2022-03-30 11:21:07 +02:00
logbook.py Always pass the source of the trigger for logbook context messages (#72333) 2022-05-23 13:35:45 -05:00
manifest.json Bump HAP-python to 4.5.0 (#74127) 2022-06-28 15:24:20 +02:00
services.yaml Remove unused homekit.start service (#62827) 2021-12-27 10:12:02 +01:00
strings.json Remove auto_start translation from HomeKit (#71938) 2022-05-16 07:44:07 -05:00
type_cameras.py Avoid retriggering HomeKit doorbells on forced updates (#74141) 2022-06-28 19:54:27 -05:00
type_covers.py Use EntityFeature constants in homekit (#69535) 2022-04-06 21:09:27 -10:00
type_fans.py Use EntityFeature constants in homekit (#69535) 2022-04-06 21:09:27 -10:00
type_humidifiers.py Downgrade homekit linked humidity sensor error to debug (#65098) 2022-01-28 10:38:13 +02:00
type_lights.py Use ColorMode enum in homekit (#70581) 2022-04-24 00:30:08 -10:00
type_locks.py Add strict typing to homekit locks (#73264) 2022-06-09 20:56:58 -07:00
type_media_players.py Use EntityFeature constants in homekit (#69535) 2022-04-06 21:09:27 -10:00
type_remotes.py Use EntityFeature constants in homekit (#69535) 2022-04-06 21:09:27 -10:00
type_security_systems.py Use EntityFeature constants in homekit (#69535) 2022-04-06 21:09:27 -10:00
type_sensors.py Update HomeKit PM2.5 mappings to US AQI (#76358) 2022-08-08 11:49:07 -10:00
type_switches.py Use EntityFeature constants in homekit (#69535) 2022-04-06 21:09:27 -10:00
type_thermostats.py Use climate enums in homekit (#70770) 2022-04-26 11:27:38 +02:00
type_triggers.py Use Callback protocol for AutomationActionType (#76054) 2022-08-09 16:10:26 -04:00
util.py Update HomeKit PM2.5 mappings to US AQI (#76358) 2022-08-08 11:49:07 -10:00