Added Christmas tree to time-based lighting flow
This commit is contained in:
@ -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",
|
||||||
|
Reference in New Issue
Block a user