Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Formating changes
  • Loading branch information
thejeffreystone committed Nov 28, 2020
1 parent ad60329 commit 50b1954
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions config/packages/lighting.yaml
Expand Up @@ -62,8 +62,6 @@ automation:
] | random }}
script:

inside_all_off:
Expand Down Expand Up @@ -192,6 +190,10 @@ script:
- service: switch.turn_off
entity_id: switch.croft_light



##################################################

kitchen_lights_on:
sequence:
- condition: state
Expand Down Expand Up @@ -219,6 +221,8 @@ script:
minutes: 18
- service: light.turn_off
entity_id: light.kitchen_cabinets

#################################################

theater_lights_out:
sequence:
Expand Down

0 comments on commit 50b1954

Please sign in to comment.