core/homeassistant/components/homekit
J. Nick Koston 2ea604cc2a
Convert color temperature to hue and saturation for HomeKit (#40089)
The HomeKit spec does not permit the color temp characteristic
being exposed when color (hue, sat) is present.  Since
Home Assistant will still send color temp values, we need to
convert them to hue, sat values for HomeKit
2020-09-15 09:27:30 +02:00
..
translations [ci skip] Translation update 2020-09-03 00:06:16 +00:00
__init__.py Prevent missing integration from failing HomeKit startup (#39918) 2020-09-10 23:19:11 +02:00
accessories.py Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
aidmanager.py
config_flow.py Fix homekit error when the bridge has been ignored. (#40082) 2020-09-14 19:39:44 -05:00
const.py Expose video doorbell button state to HomeKit (#38617) 2020-08-06 17:47:39 -05:00
img_util.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
logbook.py
manifest.json Add zeroconf discovery to homekit (#39907) 2020-09-10 20:44:11 +02:00
services.yaml Add the ability to reload homekit from yaml (#39326) 2020-08-28 16:46:45 +02:00
strings.json
type_cameras.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
type_covers.py
type_fans.py
type_humidifiers.py Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
type_lights.py Convert color temperature to hue and saturation for HomeKit (#40089) 2020-09-15 09:27:30 +02:00
type_locks.py
type_media_players.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
type_security_systems.py
type_sensors.py
type_switches.py
type_thermostats.py Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
util.py Ensure homekit pairing barcode is usable on dark themes (#38609) 2020-08-06 22:26:43 -05:00