core/tests/components/climate
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
..
__init__.py
common.py
conftest.py Implement mode validation in Climate entity component (#105745) 2023-12-27 14:51:39 +01:00
test_device_action.py Deprecate deprecated climate constants (#106096) 2023-12-21 00:00:21 +01:00
test_device_condition.py Use real devices in climate device condition tests (#102705) 2023-10-24 23:29:44 +02:00
test_device_trigger.py Use real devices in climate device trigger tests (#102680) 2023-10-24 21:57:22 +02:00
test_init.py Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673) 2024-01-30 15:07:47 +01:00
test_intent.py Add name slot to HassClimateGetTemperature intent (#105585) 2023-12-12 22:54:15 -05:00
test_recorder.py Always setup demo platforms with device support from config entry (#94586) 2023-06-14 16:50:35 +02:00
test_reproduce_state.py
test_significant_change.py Add significant Change support for climate (#106020) 2023-12-19 12:30:30 +01:00