core/homeassistant/components/homekit_controller
Jc2k 7de3e7d1dd
Support setting hvac_mode and temp in same homekit_controller set_temperature service call (#52195)
* Support setting hvac_mode and temp in same set_temperature service call

* Update homeassistant/components/homekit_controller/climate.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Update homeassistant/components/homekit_controller/climate.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-06-29 11:14:28 +02:00
..
translations [ci skip] Translation update 2021-06-19 00:10:05 +00:00
__init__.py Collection of changing entity properties to class attributes - 2 (#51345) 2021-06-01 12:43:55 -07: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 Recover fast when homekit_controller sees a zeroconf announcment for a device that is offline (#51038) 2021-05-25 11:47:45 -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.2.67 (fixes #51391) (#51418) 2021-06-03 10:51:09 -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 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