Update Lighting Automations

This commit is contained in:
2022-05-16 19:48:17 -07:00
parent 7540ddfdba
commit 60510da048

View File

@@ -154,10 +154,11 @@ script:
entity_id: "{{ entity_id }}"
data:
brightness: "{{ brightness }}"
transition: 30
transition: 1
- service: light.turn_off
target:
entity_id: "{{ entity_id }}"
transition: 0
default:
- service: light.turn_on
@@ -250,7 +251,7 @@ automation:
- service: script.set_dimmer_off_brightness
data:
entity_id: light.dining_room_light
brightness: 20
brightness: 64
# Automations for Home Theater
- alias: Home Theater Lighting