Marc Mueller
|
25a13d1554
|
Update typing 10 (#48071)
|
2021-03-18 13:07:04 +01:00 |
Robert Chmielowiec
|
7bd6f5413d
|
Add flash light device actions (#33689)
* Add flash light device actions
* Single action with extra fields
* Change extra_fields to dictionary
|
2020-04-13 10:30:20 -07:00 |
Franck Nijhof
|
743166d284
|
Fix brightness_pct in light device turn_on action (#32787)
|
2020-03-13 21:58:32 -07:00 |
Erik Montnemery
|
c4ac3155e4
|
Add brightness to light device turn_on action (#32219)
* Add support for setting brightness
* Remove default brightness
|
2020-02-29 13:33:20 +01:00 |
Paulus Schoutsen
|
5092971452
|
Add brightness light device actions (#31567)
|
2020-02-09 19:47:59 -08:00 |
Bas Nijholt
|
aeff27680b
|
use isort to sort imports according to PEP8 for light (#29648)
|
2019-12-08 22:46:23 +05:30 |
Erik Montnemery
|
65ce3b49c1
|
Add support for `for` to binary_sensor, light and switch device triggers (#26658)
* 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 (#26880)
* async_trigger -> async_attach_trigger
* Reorg device automations
* Update docstrings
* Fix types
* Fix extending schemas
|
2019-09-24 14:57:05 -07:00 |