Formating changes
This commit is contained in:
parent
ad603295e4
commit
50b19540dc
|
@ -62,8 +62,6 @@ automation:
|
|||
] | random }}
|
||||
|
||||
|
||||
|
||||
|
||||
script:
|
||||
|
||||
inside_all_off:
|
||||
|
@ -192,6 +190,10 @@ script:
|
|||
- service: switch.turn_off
|
||||
entity_id: switch.croft_light
|
||||
|
||||
|
||||
|
||||
##################################################
|
||||
|
||||
kitchen_lights_on:
|
||||
sequence:
|
||||
- condition: state
|
||||
|
@ -219,6 +221,8 @@ script:
|
|||
minutes: 18
|
||||
- service: light.turn_off
|
||||
entity_id: light.kitchen_cabinets
|
||||
|
||||
#################################################
|
||||
|
||||
theater_lights_out:
|
||||
sequence:
|
||||
|
|
Loading…
Reference in New Issue