Closes #657 by adding back in the switch for Holiday gear.

This commit is contained in:
ccostan 2019-10-07 14:25:05 -04:00
parent 93f927a113
commit 8099ffa2d6
3 changed files with 6 additions and 9 deletions

View File

@ -65,6 +65,7 @@
- group.master_bathroom_accents
- switch.back_landscaping
- switch.front_door_outlet
- switch.foyer_outlet
- service: light.turn_on
entity_id:
- group.living_room_accents

View File

@ -7,21 +7,15 @@
trigger:
- platform: state
entity_id: group.all_covers
to: 'open'
- platform: state
entity_id: sun.sun
to: 'below_horizon'
from: 'above_horizon'
condition:
condition: and
conditions:
- condition: state
entity_id: sun.sun
state: 'below_horizon'
- condition: state
entity_id: group.all_covers
state: 'open'
- condition: state
entity_id: sun.sun
state: 'below_horizon'
action:
- service: scene.turn_on
@ -48,6 +42,7 @@
- group.master_bathroom_accents
- switch.back_landscaping
- switch.front_door_outlet
- switch.foyer_outlet
- wait_template: >-
{{ states.group.garage_doors.state == 'closed' }}
- service: script.monthly_color_scene

View File

@ -7,6 +7,7 @@ Interior Switches:
- switch.master_bathroom_accent_1
- switch.master_bathroom_accent_2
- switch.pool_deck
- switch.foyer_outlet
Kitchen Accents:
entities: