core/homeassistant/components/deconz
Michael Jäger 7a6897c757
Add deconz current hvac operation to thermostate based on "state" (#59989)
* deconz - add current hvac operation to thermostate based on "state"

* deconz - extend current hvac operation to thermostate based on "state" and "mode"

* Add tests for current hvac action

* Add boost mode as special case

* format using Black

* sort imports

* Add test for device with mode none and state none

* Update homeassistant/components/deconz/climate.py

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>

* Fix test_climate.py test_no_mode_no_state

* Add test for boost mode

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2022-09-21 08:20:44 +02:00
..
translations [ci skip] Translation update 2022-08-30 00:30:17 +00:00
__init__.py Move up setup of service to make it more robust when running multiple instances of deCONZ (#77621) 2022-09-01 21:33:55 -04:00
alarm_control_panel.py Improve deCONZ binary sensor classes (#77419) 2022-08-29 08:15:10 +02:00
binary_sensor.py Improve deCONZ binary sensor classes (#77419) 2022-08-29 08:15:10 +02:00
button.py Add Aqara FP1 support to deCONZ integration (#77568) 2022-08-30 23:33:05 -04:00
climate.py Add deconz current hvac operation to thermostate based on "state" (#59989) 2022-09-21 08:20:44 +02:00
config_flow.py
const.py Add Aqara FP1 support to deCONZ integration (#77568) 2022-08-30 23:33:05 -04:00
cover.py Fix level controllable output controls in deCONZ (#77223) 2022-08-24 22:00:54 -04:00
deconz_device.py Improve deCONZ binary sensor classes (#77419) 2022-08-29 08:15:10 +02:00
deconz_event.py Add Aqara FP1 support to deCONZ integration (#77568) 2022-08-30 23:33:05 -04:00
device_trigger.py Add Aqara FP1 support to deCONZ integration (#77568) 2022-08-30 23:33:05 -04:00
diagnostics.py Minor deCONZ clean up (#76323) 2022-08-06 01:34:27 +02:00
errors.py
fan.py Implement generic in Deconz base device (#76015) 2022-08-01 19:18:29 +02:00
gateway.py Add Aqara FP1 support to deCONZ integration (#77568) 2022-08-30 23:33:05 -04:00
light.py Implement generic in Deconz base device (#76015) 2022-08-01 19:18:29 +02:00
lock.py Implement generic in Deconz base device (#76015) 2022-08-01 19:18:29 +02:00
logbook.py Use platform constants from root (#78032) 2022-09-08 12:24:45 +02:00
manifest.json Fix level controllable output controls in deCONZ (#77223) 2022-08-24 22:00:54 -04:00
number.py Improve deCONZ binary sensor classes (#77419) 2022-08-29 08:15:10 +02:00
scene.py
select.py Add Aqara FP1 support to deCONZ integration (#77568) 2022-08-30 23:33:05 -04:00
sensor.py Normalize deCONZ sensor unique IDs (#76357) 2022-08-31 08:12:25 +02:00
services.py
services.yaml
siren.py Implement generic in Deconz base device (#76015) 2022-08-01 19:18:29 +02:00
strings.json
switch.py Implement generic in Deconz base device (#76015) 2022-08-01 19:18:29 +02:00