From 8708b8bb005832672dcd32d4866744570fb725a6 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 4 Dec 2022 14:12:51 -0500 Subject: [PATCH] Added Christmas tree to time-based lighting flow --- flows.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/flows.json b/flows.json index 7b76171..f747477 100644 --- a/flows.json +++ b/flows.json @@ -8200,7 +8200,8 @@ "areaId": [], "deviceId": [], "entityId": [ - "light.front_window_christmas_lights" + "light.front_window_christmas_lights", + "light.living_room_christmas_tree" ], "data": "", "dataType": "jsonata", @@ -8227,7 +8228,8 @@ "areaId": [], "deviceId": [], "entityId": [ - "light.front_window_christmas_lights" + "light.front_window_christmas_lights", + "light.living_room_christmas_tree" ], "data": "", "dataType": "jsonata",