hass-core/homeassistant/components/homekit
Erik Montnemery 47d0598e75
Use Kelvin as the preferred color temperature unit (#79591)
* Use Kelvin as the preferred white temperature unit

* Update homekit

* Adjust tests
2022-10-06 12:22:39 +02:00
..
translations [ci skip] Translation update 2022-08-16 00:30:51 +00:00
__init__.py Improve robustness of linking homekit yaml to config entries (#79386) 2022-10-01 16:44:45 +02: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 Use platform constants from root (#78032) 2022-09-08 12:24:45 +02: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 Fix covers moving state in HomeKit (#77101) 2022-08-21 06:54:37 -10:00
type_fans.py Use EntityFeature constants in homekit (#69535) 2022-04-06 21:09:27 -10:00
type_humidifiers.py Use platform constants from root (#78032) 2022-09-08 12:24:45 +02:00
type_lights.py Use Kelvin as the preferred color temperature unit (#79591) 2022-10-06 12:22:39 +02: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 Import climate constants from root [a-l] (#78177) 2022-09-10 23:39:52 +02:00
type_triggers.py Use Callback protocol for AutomationActionType (#76054) 2022-08-09 16:10:26 -04:00
util.py Use unit_conversion in components (#78991) 2022-09-23 17:33:32 +02:00