Update Lighting Automations
This commit is contained in:
@@ -155,6 +155,7 @@ script:
|
|||||||
data:
|
data:
|
||||||
brightness: "{{ brightness }}"
|
brightness: "{{ brightness }}"
|
||||||
transition: 1
|
transition: 1
|
||||||
|
- delay: 1
|
||||||
- service: light.turn_off
|
- service: light.turn_off
|
||||||
target:
|
target:
|
||||||
entity_id: "{{ entity_id }}"
|
entity_id: "{{ entity_id }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user