core/tests/components/kitchen_sink
G Johansson 7862596ef3
Add `open` state to LockEntity (#111968)
* 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
..
snapshots
__init__.py
test_button.py
test_config_flow.py
test_image.py
test_init.py
test_lawn_mower.py
test_lock.py Add `open` state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
test_notify.py Add notify entity component (#110950) 2024-04-11 12:04:08 +02:00
test_sensor.py
test_switch.py