hass-core/tests/components/unifiprotect
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
..
fixtures
__init__.py
conftest.py
test_binary_sensor.py Add coverage for late unifiprotect person detection events (#125103) 2024-09-02 09:26:02 -10:00
test_button.py
test_camera.py Change camera state to an enum (#126558) 2024-09-24 12:12:01 +02:00
test_config_flow.py Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
test_diagnostics.py
test_event.py
test_init.py
test_light.py
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_media_player.py
test_media_source.py
test_migrate.py Add helper functions for repair tests (#125886) 2024-09-14 03:31:44 +02:00
test_number.py
test_recorder.py
test_repairs.py Add helper functions for repair tests (#125886) 2024-09-14 03:31:44 +02:00
test_select.py
test_sensor.py
test_services.py
test_switch.py
test_text.py
test_views.py
utils.py Fix implicit-return in unifiprotect tests (#122781) 2024-07-29 21:50:45 +02:00