hass-core/tests/components/switch_as_x
G Johansson 93aade6e8e
Change lock state to an enum (#126379)
* Add new LockState enum for lock states

* Add rest

* Fix insteon tests

* Fix mqtt tests

* Fix tesla_fleet

* Revert back ST_STATE_LOCKED

* Add back constant
2024-09-24 12:30:50 +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
test_cover.py
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