Commit graph

12 commits

Author SHA1 Message Date
Erik Montnemery
0e3bc21d54
Teach state and numeric_state conditions about entity registry ids () 2021-12-02 14:55:12 -08:00
Erik Montnemery
caf5ee2fab
Remove optional validation when creating conditions () 2021-11-28 14:54:07 +01:00
Erik Montnemery
23fad60769
Don't use template in cover device condition () 2021-11-09 12:43:21 +01:00
Ville Skyttä
debc6d632c
Improve device condition type hinting () 2021-08-20 22:21:40 +02:00
Erik Montnemery
59ef55c34f
Improve editing of device conditions referencing non-added cover () 2021-06-14 14:34:59 +02:00
Erik Montnemery
04e9acc20a
Simplify device condition code () 2021-05-31 09:47:30 +02:00
Marc Mueller
7c0734bdd5
Update typing 05 () 2021-03-17 23:43:55 +01:00
springstan
46bbe816f6
Remove None from dict.get(key, None) () 2020-04-07 21:06:05 +02:00
Paulus Schoutsen
e9e44dbd97
Fix callback and async ()
* 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
a3b605bb7d use isort to sort imports according to PEP8 for cover () 2019-12-08 22:28:00 +05:30
Erik Montnemery
7fee44b8c5 Add additional device conditions to cover ()
* Add additional device conditions to cover

* Add default value

* Add test

* Use numeric_state condition instead of template condition
2019-10-25 13:50:46 -07:00
Moritz Fey
96c0ad302f add device conditions for platform cover ()
* add device condition support to the cover integration

* remove TODO comment

* add strings.json
2019-10-12 13:08:45 -07:00