Commit graph

5 commits

Author SHA1 Message Date
Marc Mueller
25a13d1554
Update typing 10 () 2021-03-18 13:07:04 +01:00
Bas Nijholt
aeff27680b use isort to sort imports according to PEP8 for light () 2019-12-08 22:46:23 +05:30
Erik Montnemery
cda7692f24 Add support for for to binary_sensor, light and switch device conditions ()
* Add support for `for` to binary_sensor, light and switch device conditions

* Fix typing

* Fixup

* Fixup
2019-10-03 13:29:57 -07:00
Erik Montnemery
65ce3b49c1
Add support for for to binary_sensor, light and switch device triggers ()
* Add support for `for` to binary_sensor, light and switch device triggers

* Add WS API device_automation/trigger/capabilities
2019-10-02 22:14:52 +02:00
Paulus Schoutsen
6fdff9ffab
Reorg device automation ()
* async_trigger -> async_attach_trigger

* Reorg device automations

* Update docstrings

* Fix types

* Fix extending schemas
2019-09-24 14:57:05 -07:00