core/homeassistant/components/lock
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
..
__init__.py Add `open` state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
const.py Refactor group setup (#116317) 2024-04-28 16:32:17 +02:00
device_action.py
device_condition.py Add `open` state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
device_trigger.py Add `open` state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
group.py Add `open` state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
icons.json Add `open` state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
manifest.json
reproduce_state.py Add `open` state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
services.yaml
significant_change.py
strings.json Add `open` state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00