1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-01 20:57:51 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
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
Jan-Philipp Benecke
04a497343d
Update f-g* tests to use entity & device registry fixtures () 2023-11-12 13:07:38 +01:00
epenet
7a4d15a657
Add type hints to integration tests (f-g) () 2023-02-08 13:33:52 +01:00
Jan Bouwhuis
33fb27eb1a
Rename fake kitchen_sink demo locks to more common name () 2023-01-23 16:31:02 +01:00
Jan Bouwhuis
b03677db1c
Add validation for lock component ()
* Add validation for lock integration

* Add LockEntityFeature.OPEN for lock group

* Correct tests google_assistant for extra entity

* Validate feature when registering service

* Update tests

* Add LockFeature.OPEN with group
2023-01-23 13:08:00 +01:00
Erik Montnemery
824de2ef4c
Modify behavior of lock groups () 2022-06-28 10:29:56 +02:00
Erik Montnemery
9b8c3e37bb
Improve group tests () 2022-06-23 21:38:17 +02:00
Jason Hunter
94df0844b3
Add lock groups () 2022-03-29 17:07:23 -07:00