Fix Syntax Error
This commit is contained in:
@@ -160,13 +160,12 @@ script:
|
||||
entity_id: "{{ entity_id }}"
|
||||
|
||||
default:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
target:
|
||||
entity_id: "{{ entity_id }}"
|
||||
data:
|
||||
brightness: "{{ brightness }}"
|
||||
transition: 0
|
||||
- service: light.turn_on
|
||||
target:
|
||||
entity_id: "{{ entity_id }}"
|
||||
data:
|
||||
brightness: "{{ brightness }}"
|
||||
transition: 0
|
||||
|
||||
# Update Home Theater Lighting State
|
||||
ht_player_lighting_update:
|
||||
|
||||
Reference in New Issue
Block a user