hass-core/tests/components/vera
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
common.py Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
conftest.py
test_binary_sensor.py
test_climate.py
test_common.py
test_config_flow.py Move vera base entity to separate module (#126186) 2024-09-18 09:50:07 +02:00
test_cover.py
test_init.py Use registry fixtures in tests (v-y) (#118299) 2024-05-28 14:26:14 +02:00
test_light.py
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_scene.py
test_sensor.py Enable Ruff RUF013 (#115333) 2024-04-10 08:55:59 +02:00
test_switch.py