hass-core/tests/components/climate
G Johansson 83f4d3af5c
Implement mode validation in Climate entity component (#105745)
* Implement mode validation in Climate entity component

* Fix some tests

* more tests

* Fix translations

* fix deconz tests

* Fix switcher_kis tests

* not None

* Fix homematicip_cloud test

* Always validate

* Fix shelly

* reverse logic in validation

* modes_str

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-27 14:51:39 +01:00
..
__init__.py Migrate Thermostat and HVAC component to climate component (#2825) 2016-08-19 00:17:28 -07:00
common.py Cleanup root component imports in tests (#78893) 2022-09-21 06:57:41 -10:00
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 Implement mode validation in Climate entity component (#105745) 2023-12-27 14:51:39 +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 Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_significant_change.py Add significant Change support for climate (#106020) 2023-12-19 12:30:30 +01:00