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 |
|
Marc Mueller
|
59a6035d3f
|
Add empty line after module docstring [j-m] (#112700)
|
2024-03-08 09:01:29 -05:00 |
|
Erik Montnemery
|
2cfa889750
|
Use entity registry id in lock device conditions (#95257)
|
2023-06-26 20:30:05 +02:00 |
|
epenet
|
f2b736fad0
|
Adjust entity registry access in core platforms (#88944)
* Adjust entity registry access in platforms
* Adjust more core components
|
2023-03-01 08:02:16 +01:00 |
|
Franck Nijhof
|
7d2deae592
|
Clean up use of deprecated async_get_registry methods (#72001)
|
2022-05-17 13:40:19 +02:00 |
|
Erik Montnemery
|
0e3bc21d54
|
Teach state and numeric_state conditions about entity registry ids (#60841)
|
2021-12-02 14:55:12 -08:00 |
|
Erik Montnemery
|
caf5ee2fab
|
Remove optional validation when creating conditions (#60481)
|
2021-11-28 14:54:07 +01:00 |
|
Ville Skyttä
|
debc6d632c
|
Improve device condition type hinting (#54906)
|
2021-08-20 22:21:40 +02:00 |
|
J. Nick Koston
|
9b705ad6df
|
Update lock entity to support locking, unlocking, jammed (#51455)
|
2021-07-20 18:12:56 +02:00 |
|
Erik Montnemery
|
04e9acc20a
|
Simplify device condition code (#51266)
|
2021-05-31 09:47:30 +02:00 |
|
Marc Mueller
|
25a13d1554
|
Update typing 10 (#48071)
|
2021-03-18 13:07:04 +01:00 |
|
Paulus Schoutsen
|
e9e44dbd97
|
Fix callback and async (#31281)
* Fix callback and async
* Fix a return
* Fix test
* Fix mqtt tests
* Fix some more callbacks
|
2020-01-29 13:59:45 -08:00 |
|
Bas Nijholt
|
3b0f29fe95
|
sort imports according to PEP8 for lock (#29663)
|
2019-12-09 12:19:11 +01:00 |
|
Erik Montnemery
|
15820c6751
|
Add device condition support to the lock integration (#27488)
|
2019-10-12 12:53:15 -07:00 |
|