hass-core/tests/components/lock
G Johansson 7862596ef3
Add open state to LockEntity ()
* Add `open` state to LockEntity

* Add tests

* Fixes

* Fix tests

* strings and icons

* Adjust demo open lock

* Fix lock and tests

* fix import

* Fix strings

* mute ruff

* Change sequence

* Sequence2

* Group on states

* Fix ruff

* Fix tests

* Add more test cases

* Sorting
2024-05-08 20:42:22 +02:00
..
__init__.py
conftest.py Use mocked entity platform for lock service tests () 2023-12-12 15:49:01 +01:00
test_device_action.py Unignore Ruff PLR in tests () 2024-04-01 11:11:59 +02:00
test_device_condition.py Add open state to LockEntity () 2024-05-08 20:42:22 +02:00
test_device_trigger.py Add open state to LockEntity () 2024-05-08 20:42:22 +02:00
test_init.py Add open state to LockEntity () 2024-05-08 20:42:22 +02:00
test_reproduce_state.py Add open state to LockEntity () 2024-05-08 20:42:22 +02:00
test_significant_change.py Add empty line after module docstring [tests l-p] () 2024-03-08 14:55:15 +01:00