From cc944a74abeeef5fe194594bd3162d57f01a20fc Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Fri, 11 Feb 2022 15:38:03 -0500 Subject: [PATCH] Small fix for master bedroom scene selection dropdown --- automations.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/automations.yaml b/automations.yaml index f24ada6..98691ff 100644 --- a/automations.yaml +++ b/automations.yaml @@ -700,7 +700,8 @@ target: entity_id: switch.adaptive_lighting_sleep_mode_master_bedroom - service: adaptive_lighting.apply - data: {} + data: + entity_id: switch.adaptive_lighting_master_bedroom default: [] mode: single - id: '1644532216008'