Added Christmas tree to time-based lighting flow

This commit is contained in:
2022-12-04 14:12:51 -05:00
parent 23b7453d9f
commit 8708b8bb00

View File

@ -8200,7 +8200,8 @@
"areaId": [], "areaId": [],
"deviceId": [], "deviceId": [],
"entityId": [ "entityId": [
"light.front_window_christmas_lights" "light.front_window_christmas_lights",
"light.living_room_christmas_tree"
], ],
"data": "", "data": "",
"dataType": "jsonata", "dataType": "jsonata",
@ -8227,7 +8228,8 @@
"areaId": [], "areaId": [],
"deviceId": [], "deviceId": [],
"entityId": [ "entityId": [
"light.front_window_christmas_lights" "light.front_window_christmas_lights",
"light.living_room_christmas_tree"
], ],
"data": "", "data": "",
"dataType": "jsonata", "dataType": "jsonata",