Fix Syntax Error
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user