core/homeassistant/components/homekit_controller
J. Nick Koston 3191fef8d6
Update the ip/port in the homekit_controller config entry when it changes (#52554)
2021-07-05 15:16:49 -05:00
..
translations [ci skip] Translation update 2021-06-19 00:10:05 +00:00
__init__.py Update homekit_controller to use async zeroconf (#52330) 2021-06-30 18:09:19 +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 Update the ip/port in the homekit_controller config entry when it changes (#52554) 2021-07-05 15:16:49 -05:00
connection.py Set homekit controller available state at startup (#51013) 2021-05-25 11:47:28 -05:00
const.py Add secondary temperature sensors to homekit_controller (#52194) 2021-06-28 23:48:29 +02: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
manifest.json Bump aiohomekit to 0.4.2 (#52560) 2021-07-05 22:00:57 +02: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 secondary temperature sensors to homekit_controller (#52194) 2021-06-28 23:48:29 +02:00
storage.py
strings.json Allow user to override insecure setup codes and pair with homekit_controller (#50986) 2021-05-23 10:15:38 -05:00
switch.py