From 742030728b889b7f10e99c81a4e8f478a43107d5 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 19 Jan 2022 01:49:03 -0500 Subject: [PATCH] Re-ordered script sequence for family arriving at home --- scripts.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts.yaml b/scripts.yaml index 5aeb154..b7b53ee 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -190,6 +190,11 @@ family_is_home: - service: alarm_control_panel.alarm_disarm target: entity_id: alarm_control_panel.alexa_guard_9ee3b + - service: switch.turn_off + target: + entity_id: + - switch.basement_echo_dot_do_not_disturb_switch + - switch.living_room_echo_dot_do_not_disturb_switch - condition: state entity_id: binary_sensor.night state: 'on' @@ -208,11 +213,6 @@ family_is_home: - master_bedroom - upstairs_hallway - basement_studio - - service: switch.turn_off - target: - entity_id: - - switch.basement_echo_dot_do_not_disturb_switch - - switch.living_room_echo_dot_do_not_disturb_switch mode: single icon: mdi:home-account reading_timer_cancel: