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 |
Erik Montnemery
|
23fad60769
|
Don't use template in cover device condition (#59408)
|
2021-11-09 12:43:21 +01:00 |
Ville Skyttä
|
debc6d632c
|
Improve device condition type hinting (#54906)
|
2021-08-20 22:21:40 +02:00 |
Erik Montnemery
|
59ef55c34f
|
Improve editing of device conditions referencing non-added cover (#51833)
|
2021-06-14 14:34:59 +02:00 |
Erik Montnemery
|
04e9acc20a
|
Simplify device condition code (#51266)
|
2021-05-31 09:47:30 +02:00 |
Marc Mueller
|
7c0734bdd5
|
Update typing 05 (#48038)
|
2021-03-17 23:43:55 +01:00 |
springstan
|
46bbe816f6
|
Remove None from dict.get(key, None) (#33794)
|
2020-04-07 21:06:05 +02: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
|
a3b605bb7d
|
use isort to sort imports according to PEP8 for cover (#29629)
|
2019-12-08 22:28:00 +05:30 |
Erik Montnemery
|
7fee44b8c5
|
Add additional device conditions to cover (#27830)
* 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 (#27544)
* add device condition support to the cover integration
* remove TODO comment
* add strings.json
|
2019-10-12 13:08:45 -07:00 |