hass-core/tests/components/ecobee
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 Add ecobee ventilator (#83645) 2023-02-07 07:54:23 -06:00
__init__.py Support Ecobee climate Aux Heat on/off (#86100) 2023-02-20 17:56:03 -06:00
common.py Support Ecobee climate Aux Heat on/off (#86100) 2023-02-20 17:56:03 -06:00
conftest.py Support Ecobee climate Aux Heat on/off (#86100) 2023-02-20 17:56:03 -06:00
test_climate.py Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673) 2024-01-30 15:07:47 +01:00
test_config_flow.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_humidifier.py Add type hints to integration tests (d-e) (#87699) 2023-02-08 13:01:44 +01:00
test_number.py Add type hints to integration tests (part 5) (#87850) 2023-02-12 19:39:48 +01:00
test_util.py Add return type to async tests without arguments (#87612) 2023-02-07 10:26:56 +01:00