From 4f30cb91f69839cde9a7a858d6421a7a74526b85 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 8 Aug 2022 13:54:17 -0400 Subject: [PATCH] Shut down K's computer when I go to bed --- scripts.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts.yaml b/scripts.yaml index 50e73ed..65944e8 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -219,6 +219,7 @@ going_upstairs: - input_select.living_room_scenes - service: input_boolean.turn_on entity_id: input_boolean.night_mode + - service: script.kallen_desktop_shutdown - service: script.activate_alexa_actionable_notification data_template: text: 'Would you like me to shut down your computer?'