More toggle optimizations

This commit is contained in:
2022-12-22 15:16:50 -05:00
parent e956bd6bd2
commit 574ed51961

View File

@ -19897,7 +19897,7 @@
"y": 220, "y": 220,
"wires": [ "wires": [
[ [
"09c7a61f7a4c4d05" "9cbe2333acb0e1f5"
] ]
] ]
}, },
@ -20098,7 +20098,7 @@
"override_payload": "msg", "override_payload": "msg",
"entity_location": "data", "entity_location": "data",
"override_data": "msg", "override_data": "msg",
"x": 1060, "x": 1260,
"y": 180, "y": 180,
"wires": [ "wires": [
[ [
@ -20126,7 +20126,7 @@
"mustacheAltTags": false, "mustacheAltTags": false,
"outputProperties": [], "outputProperties": [],
"queue": "none", "queue": "none",
"x": 1250, "x": 1450,
"y": 180, "y": 180,
"wires": [ "wires": [
[] []
@ -20489,11 +20489,11 @@
"basement_studio", "basement_studio",
"dining_room", "dining_room",
"downstairs_bathroom", "downstairs_bathroom",
"emma_bedroom",
"furnace_room", "furnace_room",
"kallen_bedroom", "kallen_bedroom",
"living_room", "living_room",
"master_bedroom", "master_bedroom"
"emma_bedroom"
], ],
"deviceId": [], "deviceId": [],
"entityId": [], "entityId": [],
@ -20535,6 +20535,35 @@
"queue": "none", "queue": "none",
"x": 870, "x": 870,
"y": 160, "y": 160,
"wires": [
[
"9cbe2333acb0e1f5"
]
]
},
{
"id": "9cbe2333acb0e1f5",
"type": "api-call-service",
"z": "5c4ac37140a54ac9",
"name": "Desk Lights Off",
"server": "9e87348d.9c1c48",
"version": 5,
"debugenabled": false,
"domain": "input_boolean",
"service": "turn_off",
"areaId": [],
"deviceId": [],
"entityId": [
"input_boolean.tina_desk_lights"
],
"data": "",
"dataType": "jsonata",
"mergeContext": "",
"mustacheAltTags": false,
"outputProperties": [],
"queue": "none",
"x": 1060,
"y": 180,
"wires": [ "wires": [
[ [
"09c7a61f7a4c4d05" "09c7a61f7a4c4d05"