hass-core/tests/components/switch_as_x
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 Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
conftest.py Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
test_config_flow.py Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_fan.py Add TURN_OFF/TURN_ON feature flags for fan (#121447) 2024-07-19 11:35:24 +02:00
test_init.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_light.py
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_siren.py
test_valve.py Change valve state to an enum (#126428) 2024-09-23 14:20:18 +02:00