Update Lighting Automations

This commit is contained in:
2022-05-16 19:54:29 -07:00
parent 780576bf0f
commit b5d4692789

View File

@@ -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 }}"