core/homeassistant/components/homekit_controller
J. Nick Koston a810c1ff08
Bump aiohomekit to 0.5.1 to solve performance regression (#52878)
- Changelog: https://github.com/Jc2k/aiohomekit/compare/0.5.0...0.5.1

- Note that #52759 will need to be cherry-picked under this commit
2021-07-12 16:13:07 +02:00
..
translations [ci skip] Translation update 2021-07-11 00:09:40 +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.5.1 to solve performance regression (#52878) 2021-07-12 16:13:07 +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 Fix homebridge devices becoming unavailable frequently (#52753) 2021-07-08 17:26:25 +01: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