core/tests/components/switcher_kis
G Johansson 666e8e133e
Cover state is enum (#127144)
* Change light state to use enum

* Adjust cover tests

* Update cover

* Fix covers

* Some tests

* More tests

* Fix tests

* Fix
2024-10-08 18:39:04 +02:00
..
__init__.py
conftest.py
consts.py
test_button.py
test_climate.py Change Climate set temp action for incorrect feature will raise (#126692) 2024-09-25 21:16:14 +02:00
test_config_flow.py Use start_reauth_flow helper in switcher_kis tests (#127098) 2024-09-30 15:28:33 +03:00
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_diagnostics.py Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
test_init.py
test_light.py Add Light support for Switcher Runner S11 (#126402) 2024-09-29 13:20:21 +03:00
test_sensor.py
test_services.py
test_switch.py