Erik Montnemery
|
c92aa30663
|
Add missing translations for light actions (#32216)
|
2020-02-26 10:24:43 -08:00 |
Erik Montnemery
|
504b8c7685
|
Fix translation, adjust trigger names (#26635)
|
2019-09-17 21:55:01 +02:00 |
Erik Montnemery
|
28b9416b0c
|
Device automations: Rename name to entity_name in translations (#26491)
|
2019-09-07 19:07:11 -05:00 |
Erik Montnemery
|
b1c2a5fa08
|
Add device automation action (#26455)
* Add support for device actions, with light as example.
* Add translation; return list
|
2019-09-05 16:26:22 -07:00 |
Erik Montnemery
|
f7dc537275
|
Add device automation condition (#26313)
* Add support for device conditions
* Lint
* Update test case
* Make and+or conditions async, adjust tests
* Cleanup tests
* Remove non callback versions of conditions, correct typing
* Correct typing
* Update light/strings.json
* Address review comments
* Make device automation lists simple lists, not dicts
* Add device_automation/const.py
* Use IS_ON/IS_OFF everywhere for conditions
|
2019-09-05 16:49:32 +02:00 |
Erik Montnemery
|
3aa2729716
|
Add improvements of device_automation from frontend PR 3514 (#26295)
* Add improvements from frontend PR 3514
* Fix test
* Tweak
|
2019-09-01 21:40:18 -07:00 |