hass-core/tests/components/switcher_kis
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
conftest.py
consts.py
test_button.py
test_climate.py Implement mode validation in Climate entity component (#105745) 2023-12-27 14:51:39 +01:00
test_config_flow.py
test_cover.py
test_diagnostics.py Add minor version to config entries (#105479) 2023-12-12 08:44:35 +01:00
test_init.py Add entity translations to Switcher kis (#99223) 2023-08-28 20:53:42 +03:00
test_sensor.py Add entity translations to Switcher kis (#99223) 2023-08-28 20:53:42 +03:00
test_services.py
test_switch.py