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 Update uiprotect to 3.1.1 (#120173) 2024-06-22 18:11:48 -05:00
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 Add event platform to unifiprotect (#120681) 2024-06-29 07:49:14 +02:00
test_init.py Update uiprotect to 3.1.1 (#120173) 2024-06-22 18:11:48 -05:00
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 Dispatch unifiprotect websocket messages based on model (#119633) 2024-06-13 16:17:31 -05:00
test_migrate.py Add helper functions for repair tests (#125886) 2024-09-14 03:31:44 +02:00
test_number.py
test_recorder.py Dispatch unifiprotect websocket messages based on model (#119633) 2024-06-13 16:17:31 -05:00
test_repairs.py Add helper functions for repair tests (#125886) 2024-09-14 03:31:44 +02:00
test_select.py
test_sensor.py Fix race against is_smart_detected in unifiprotect (#120133) 2024-06-21 17:11:28 -05:00
test_services.py Remove set default doorbell text service from unifiprotect (#119695) 2024-06-14 21:25:14 +02:00
test_switch.py Bump Ruff to 0.5.3 (#122167) 2024-07-19 12:06:53 +02:00
test_text.py
test_views.py Dispatch unifiprotect websocket messages based on model (#119633) 2024-06-13 16:17:31 -05:00
utils.py Fix implicit-return in unifiprotect tests (#122781) 2024-07-29 21:50:45 +02:00