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