Fix Syntax Error

This commit is contained in:
2022-05-16 19:34:32 -07:00
parent a21718b318
commit 4134e95cd4

View File

@@ -160,13 +160,12 @@ script:
entity_id: "{{ entity_id }}" entity_id: "{{ entity_id }}"
default: default:
sequence: - service: light.turn_on
- service: light.turn_on target:
target: entity_id: "{{ entity_id }}"
entity_id: "{{ entity_id }}" data:
data: brightness: "{{ brightness }}"
brightness: "{{ brightness }}" transition: 0
transition: 0
# Update Home Theater Lighting State # Update Home Theater Lighting State
ht_player_lighting_update: ht_player_lighting_update: