From 2eb5fa3c0b363f0c96645f45cc9574e268ce1521 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Fri, 11 Feb 2022 23:03:49 -0500 Subject: [PATCH] Made dining room lamp dim instead of off in 'give me darkness' --- scripts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts.yaml b/scripts.yaml index 5500347..afc15c3 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -38,6 +38,7 @@ give_me_darkness: entity_id: - switch.adaptive_lighting_sleep_mode_upstairs_hallway - switch.adaptive_lighting_sleep_mode_mud_room + - switch.adaptive_lighting_sleep_mode_dining_room data: {} - service: light.turn_off target: @@ -47,7 +48,6 @@ give_me_darkness: area_id: - kallen_bedroom - master_bedroom - entity_id: light.dining_room_lamp data: {} mode: single icon: mdi:weather-night