diff --git a/config/automation/Timed_Triggers/sunset_turn_on.yaml b/config/automation/Timed_Triggers/sunset_turn_on.yaml index 0c438978..8b11b4ad 100755 --- a/config/automation/Timed_Triggers/sunset_turn_on.yaml +++ b/config/automation/Timed_Triggers/sunset_turn_on.yaml @@ -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 diff --git a/config/automation/late_night_outside_helper.yaml b/config/automation/late_night_outside_helper.yaml index a39554d0..f18257c5 100755 --- a/config/automation/late_night_outside_helper.yaml +++ b/config/automation/late_night_outside_helper.yaml @@ -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 diff --git a/config/group/switches.yaml b/config/group/switches.yaml index 68d57a14..d738ceca 100755 --- a/config/group/switches.yaml +++ b/config/group/switches.yaml @@ -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: