"Basement On" no longer turns on lights
This allows the Basement Door Handling script to take care of that aspect.
This commit is contained in:
81
flows.json
81
flows.json
@ -646,9 +646,7 @@
|
||||
"37f1c11c59a6ce16"
|
||||
],
|
||||
"x": 94,
|
||||
"y": 339,
|
||||
"w": 1872,
|
||||
"h": 622
|
||||
"y": 339
|
||||
},
|
||||
{
|
||||
"id": "39a7ac02f2727f1d",
|
||||
@ -692,9 +690,7 @@
|
||||
"11993e61de14f592"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 719,
|
||||
"w": 1272,
|
||||
"h": 502
|
||||
"y": 719
|
||||
},
|
||||
{
|
||||
"id": "e065b1ed4938b477",
|
||||
@ -787,9 +783,7 @@
|
||||
"1eb13d819ba7e226"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 19,
|
||||
"w": 2722,
|
||||
"h": 682
|
||||
"y": 19
|
||||
},
|
||||
{
|
||||
"id": "5c50443a84910fb7",
|
||||
@ -847,9 +841,7 @@
|
||||
"b2bc83c9195efe0f"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 39,
|
||||
"w": 872,
|
||||
"h": 142
|
||||
"y": 39
|
||||
},
|
||||
{
|
||||
"id": "50e4d951ee7b3e54",
|
||||
@ -871,9 +863,7 @@
|
||||
"3c03edd9c35f85f8"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 219,
|
||||
"w": 1012,
|
||||
"h": 202
|
||||
"y": 219
|
||||
},
|
||||
{
|
||||
"id": "fbbe69a14cbe0236",
|
||||
@ -1053,7 +1043,9 @@
|
||||
"2d5ec93a6ad16ce2"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 239
|
||||
"y": 239,
|
||||
"w": 1332,
|
||||
"h": 382
|
||||
},
|
||||
{
|
||||
"id": "1ca205a84922c8c2",
|
||||
@ -1114,9 +1106,7 @@
|
||||
"6b039ef7895476e2"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 499,
|
||||
"w": 1252,
|
||||
"h": 362
|
||||
"y": 499
|
||||
},
|
||||
{
|
||||
"id": "eeafd13be593ae69",
|
||||
@ -1191,9 +1181,7 @@
|
||||
"37bdac2c9a4e2837"
|
||||
],
|
||||
"x": 54,
|
||||
"y": 39,
|
||||
"w": 1652,
|
||||
"h": 382
|
||||
"y": 39
|
||||
},
|
||||
{
|
||||
"id": "8aee4d340a136bac",
|
||||
@ -1215,9 +1203,7 @@
|
||||
"b281061a4b08d2eb"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 539,
|
||||
"w": 612,
|
||||
"h": 202
|
||||
"y": 539
|
||||
},
|
||||
{
|
||||
"id": "550e5b2d99316b12",
|
||||
@ -1236,12 +1222,13 @@
|
||||
"0c7ef72bd0ef47d4",
|
||||
"11aabd786c07244f",
|
||||
"795c53ad6642733a",
|
||||
"62e1cf32c070c9ae",
|
||||
"ea5306d6f92d9550",
|
||||
"4829663e9913e2aa"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 639
|
||||
"y": 639,
|
||||
"w": 1072,
|
||||
"h": 202
|
||||
},
|
||||
{
|
||||
"id": "f519aff597ece351",
|
||||
@ -1380,9 +1367,7 @@
|
||||
"e59180a1a6ae0a90"
|
||||
],
|
||||
"x": 1094,
|
||||
"y": 839,
|
||||
"w": 572,
|
||||
"h": 82
|
||||
"y": 839
|
||||
},
|
||||
{
|
||||
"id": "0c68af85cc3c8f07",
|
||||
@ -14755,7 +14740,7 @@
|
||||
"y": 680,
|
||||
"wires": [
|
||||
[
|
||||
"62e1cf32c070c9ae"
|
||||
"ea5306d6f92d9550"
|
||||
]
|
||||
]
|
||||
},
|
||||
@ -14868,36 +14853,6 @@
|
||||
"queue": "none",
|
||||
"x": 620,
|
||||
"y": 740,
|
||||
"wires": [
|
||||
[
|
||||
"62e1cf32c070c9ae"
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "62e1cf32c070c9ae",
|
||||
"type": "api-call-service",
|
||||
"z": "47f17992fab9b4f5",
|
||||
"g": "550e5b2d99316b12",
|
||||
"name": "Lights On",
|
||||
"server": "9e87348d.9c1c48",
|
||||
"version": 5,
|
||||
"debugenabled": false,
|
||||
"domain": "light",
|
||||
"service": "turn_on",
|
||||
"areaId": [],
|
||||
"deviceId": [],
|
||||
"entityId": [
|
||||
"light.basement_studio_lights"
|
||||
],
|
||||
"data": "",
|
||||
"dataType": "jsonata",
|
||||
"mergeContext": "",
|
||||
"mustacheAltTags": false,
|
||||
"outputProperties": [],
|
||||
"queue": "none",
|
||||
"x": 860,
|
||||
"y": 740,
|
||||
"wires": [
|
||||
[
|
||||
"ea5306d6f92d9550"
|
||||
@ -14924,7 +14879,7 @@
|
||||
"mustacheAltTags": false,
|
||||
"outputProperties": [],
|
||||
"queue": "none",
|
||||
"x": 1030,
|
||||
"x": 870,
|
||||
"y": 740,
|
||||
"wires": [
|
||||
[
|
||||
@ -14954,7 +14909,7 @@
|
||||
"mustacheAltTags": false,
|
||||
"outputProperties": [],
|
||||
"queue": "none",
|
||||
"x": 1190,
|
||||
"x": 1030,
|
||||
"y": 740,
|
||||
"wires": [
|
||||
[]
|
||||
|
Reference in New Issue
Block a user