core/homeassistant/components/homekit_controller
Jc2k 0db160e372
Handle homekit accessories where the pairing flag is wrong (#53385)
2021-07-23 20:03:44 -10:00
..
translations [ci skip] Translation update 2021-07-19 00:09:50 +00:00
__init__.py Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
air_quality.py
alarm_control_panel.py
binary_sensor.py Collection of changing entity properties to class attributes (#51248) 2021-05-31 10:50:11 +02:00
camera.py
climate.py Support setting hvac_mode and temp in same homekit_controller set_temperature service call (#52195) 2021-06-29 11:14:28 +02:00
config_flow.py Handle homekit accessories where the pairing flag is wrong (#53385) 2021-07-23 20:03:44 -10:00
connection.py Set homekit controller available state at startup (#51013) 2021-05-25 11:47:28 -05:00
const.py Add support for power data from Koogeek SW2 via homekit_controller (#53378) 2021-07-23 07:37:18 -10:00
cover.py
device_trigger.py Correct trace path for trigger with custom id (#51847) 2021-06-14 17:09:20 +02:00
fan.py Handle clamped fan maxValue in homekit_controller (#51088) 2021-05-25 16:06:17 -05:00
humidifier.py Collection of changing entity properties to class attributes - 2 (#51345) 2021-06-01 12:43:55 -07:00
light.py
lock.py Update homekit controller lock to support locking, unlocking, jammed (#52821) 2021-07-20 23:55:04 -05:00
manifest.json Add support for power data from Koogeek SW2 via homekit_controller (#53378) 2021-07-23 07:37:18 -10:00
media_player.py Collection of changing entity properties to class attributes - 2 (#51345) 2021-06-01 12:43:55 -07:00
sensor.py Add support for power data from Koogeek SW2 via homekit_controller (#53378) 2021-07-23 07:37:18 -10:00
storage.py
strings.json
switch.py