From 0f707074b991cdc89d553ab6575721d31c331191 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Thu, 13 Jan 2022 16:56:08 -0500 Subject: [PATCH] Turn off Alexa DnD on arriving at home --- scripts.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts.yaml b/scripts.yaml index 3c4598c..cf246ee 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -202,5 +202,10 @@ 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