core/tests/components/nest
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
common.py
conftest.py
test_api.py
test_camera.py Migrate google related tests to use freezegun (#105552) 2023-12-21 12:23:01 +01:00
test_climate.py Implement mode validation in Climate entity component (#105745) 2023-12-27 14:51:39 +01:00
test_config_flow.py Improve OAuth error handling in configuration flows (#103157) 2023-11-11 11:02:51 +01:00
test_device_info.py
test_device_trigger.py Small cleanup of nest tests (#102787) 2023-10-25 15:35:58 +02:00
test_diagnostics.py
test_events.py
test_init.py
test_media_source.py
test_sensor.py