From 1934d7c52d58beb2923cdb48ff37361d38b08dc7 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 13 Dec 2023 13:11:37 -0500 Subject: [PATCH] Fix Christmas tree turning off with goodnight script --- scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts.yaml b/scripts.yaml index c207994..1b35602 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -1626,8 +1626,8 @@ goodnight_on_first_floor: area_id: - dining_room - downstairs_bathroom - - living_room - tina_desk + entity_id: light.living_room_lights data: {} - service: input_select.select_option target: @@ -1640,9 +1640,9 @@ goodnight_on_first_floor: area_id: - dining_room - downstairs_bathroom - - living_room - mud_room - tina_desk + entity_id: light.living_room_lights data: {} goodnight_on_second_floor: alias: Goodnight on Second Floor