Commit graph

6 commits

Author SHA1 Message Date
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