Re-ordered script sequence for family arriving at home

This commit is contained in:
2022-01-19 01:49:03 -05:00
parent d39ea10ed9
commit 742030728b

View File

@ -190,6 +190,11 @@ family_is_home:
- service: alarm_control_panel.alarm_disarm - service: alarm_control_panel.alarm_disarm
target: target:
entity_id: alarm_control_panel.alexa_guard_9ee3b 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 - condition: state
entity_id: binary_sensor.night entity_id: binary_sensor.night
state: 'on' state: 'on'
@ -208,11 +213,6 @@ family_is_home:
- master_bedroom - master_bedroom
- upstairs_hallway - upstairs_hallway
- basement_studio - 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 mode: single
icon: mdi:home-account icon: mdi:home-account
reading_timer_cancel: reading_timer_cancel: