Fixed formatting #62
This commit is contained in:
@ -1573,13 +1573,14 @@ script:
|
|||||||
entity_id: input_boolean.audible_notifications
|
entity_id: input_boolean.audible_notifications
|
||||||
state: 'on'
|
state: 'on'
|
||||||
- service: scene.create
|
- service: scene.create
|
||||||
scene_id: lightning_alert_restore
|
data:
|
||||||
snapshot_entities:
|
scene_id: lightning_alert_restore
|
||||||
- light.living_room_color_1
|
snapshot_entities:
|
||||||
- light.living_room_color_2
|
- light.living_room_color_1
|
||||||
- light.living_room_color_3
|
- light.living_room_color_2
|
||||||
- light.tina_lamp_side
|
- light.living_room_color_3
|
||||||
- light.tina_lamp_top
|
- light.tina_lamp_side
|
||||||
|
- light.tina_lamp_top
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
target:
|
target:
|
||||||
entity_id:
|
entity_id:
|
||||||
|
Reference in New Issue
Block a user