core/tests/components/plugwise
G Johansson bc720b48b4
Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673)
* Add ClimateEntityFeature.TURN_OFF

* Fixes

* Fixes

* wording

* Change to services

* Fixing

* Fixing

* Last bits

* Review comments

* Add hvac_modes checks

* Fixes

* Add tests

* Review comments

* Update snapshots

* balboa

* coolmaster

* ecobee

* mqtt

* nest

* plugwise

* smarttub

* whirlpool

* zwave_js

* fix test climate

* test climate

* zwave

* nexia

* nuheat

* venstar

* tado

* smartthings

* self.hvac_modes not None

* more tests

* homekit_controller

* homekit controller snapshot
2024-01-30 15:07:47 +01:00
..
fixtures Bump plugwise to v0.36.2 (#108012) 2024-01-14 11:25:45 +01:00
snapshots Bump plugwise to v0.35.3 (#105442) 2023-12-11 10:29:50 +01:00
__init__.py
conftest.py Bump plugwise to v0.36.2 (#108012) 2024-01-14 11:25:45 +01:00
test_binary_sensor.py
test_climate.py Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673) 2024-01-30 15:07:47 +01:00
test_config_flow.py
test_diagnostics.py
test_init.py
test_number.py
test_select.py Add gateway_mode Select to Plugwise (#108019) 2024-01-16 14:35:09 +01:00
test_sensor.py
test_switch.py