core/homeassistant/components/homekit_controller
Ville Skyttä 470f2dd73f
Upgrade pyupgrade to 2.21.2, apply its changes (#52987)
2021-07-19 10:46:09 +02: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 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
switch.py