Change stairwell LED strip commands to use the new script for such

This commit is contained in:
2023-08-16 23:12:00 -04:00
parent 58dc1d34cd
commit a6b60fa3f0

View File

@@ -779,9 +779,7 @@
"f1dbb3a206dba921" "f1dbb3a206dba921"
], ],
"x": 14, "x": 14,
"y": 719, "y": 719
"w": 1552,
"h": 642
}, },
{ {
"id": "e065b1ed4938b477", "id": "e065b1ed4938b477",
@@ -859,9 +857,7 @@
"ed625c0b4f7c98ff" "ed625c0b4f7c98ff"
], ],
"x": 14, "x": 14,
"y": 19, "y": 19
"w": 2252,
"h": 682
}, },
{ {
"id": "5c50443a84910fb7", "id": "5c50443a84910fb7",
@@ -8162,13 +8158,11 @@
"server": "9e87348d.9c1c48", "server": "9e87348d.9c1c48",
"version": 5, "version": 5,
"debugenabled": false, "debugenabled": false,
"domain": "light", "domain": "script",
"service": "turn_on", "service": "stairwell_led_strip",
"areaId": [], "areaId": [],
"deviceId": [], "deviceId": [],
"entityId": [ "entityId": [],
"light.stairwell_led_strip"
],
"data": "{\t \"color_temp_kelvin\": 2000,\t \"brightness\": 255\t}", "data": "{\t \"color_temp_kelvin\": 2000,\t \"brightness\": 255\t}",
"dataType": "jsonata", "dataType": "jsonata",
"mergeContext": "", "mergeContext": "",
@@ -8244,13 +8238,11 @@
"server": "9e87348d.9c1c48", "server": "9e87348d.9c1c48",
"version": 5, "version": 5,
"debugenabled": false, "debugenabled": false,
"domain": "light", "domain": "script",
"service": "turn_on", "service": "stairwell_led_strip",
"areaId": [], "areaId": [],
"deviceId": [], "deviceId": [],
"entityId": [ "entityId": [],
"light.stairwell_led_strip"
],
"data": "{\t \"color_temp_kelvin\": 2000,\t \"brightness\": 150\t}", "data": "{\t \"color_temp_kelvin\": 2000,\t \"brightness\": 150\t}",
"dataType": "jsonata", "dataType": "jsonata",
"mergeContext": "", "mergeContext": "",