Fix broken connection in basement scenes subflow
This commit is contained in:
40
flows.json
40
flows.json
@ -665,9 +665,7 @@
|
|||||||
"59d83dd7c5adba1f"
|
"59d83dd7c5adba1f"
|
||||||
],
|
],
|
||||||
"x": 14,
|
"x": 14,
|
||||||
"y": 699,
|
"y": 699
|
||||||
"w": 1312,
|
|
||||||
"h": 422
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "e065b1ed4938b477",
|
"id": "e065b1ed4938b477",
|
||||||
@ -752,9 +750,7 @@
|
|||||||
"ce3e05090d0848d5"
|
"ce3e05090d0848d5"
|
||||||
],
|
],
|
||||||
"x": 14,
|
"x": 14,
|
||||||
"y": 59,
|
"y": 59
|
||||||
"w": 2812,
|
|
||||||
"h": 622
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "5c50443a84910fb7",
|
"id": "5c50443a84910fb7",
|
||||||
@ -780,9 +776,7 @@
|
|||||||
"6f011420f6bb15a7"
|
"6f011420f6bb15a7"
|
||||||
],
|
],
|
||||||
"x": 34,
|
"x": 34,
|
||||||
"y": 159,
|
"y": 159
|
||||||
"w": 882,
|
|
||||||
"h": 302
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "477e752fcd2e2a19",
|
"id": "477e752fcd2e2a19",
|
||||||
@ -871,9 +865,7 @@
|
|||||||
"069a7ab44b04c9ef"
|
"069a7ab44b04c9ef"
|
||||||
],
|
],
|
||||||
"x": 34,
|
"x": 34,
|
||||||
"y": 39,
|
"y": 39
|
||||||
"w": 872,
|
|
||||||
"h": 682
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "46275dd0f9461013",
|
"id": "46275dd0f9461013",
|
||||||
@ -890,9 +882,7 @@
|
|||||||
"619d1474239faf58"
|
"619d1474239faf58"
|
||||||
],
|
],
|
||||||
"x": 34,
|
"x": 34,
|
||||||
"y": 739,
|
"y": 739
|
||||||
"w": 472,
|
|
||||||
"h": 142
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "ff6d8150e8d5e606",
|
"id": "ff6d8150e8d5e606",
|
||||||
@ -933,9 +923,7 @@
|
|||||||
"0968727f2138ac62"
|
"0968727f2138ac62"
|
||||||
],
|
],
|
||||||
"x": 34,
|
"x": 34,
|
||||||
"y": 779,
|
"y": 779
|
||||||
"w": 1432,
|
|
||||||
"h": 422
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "f55a52c40b8b8749",
|
"id": "f55a52c40b8b8749",
|
||||||
@ -980,9 +968,7 @@
|
|||||||
"318bee4424125dd5"
|
"318bee4424125dd5"
|
||||||
],
|
],
|
||||||
"x": 34,
|
"x": 34,
|
||||||
"y": 19,
|
"y": 19
|
||||||
"w": 832,
|
|
||||||
"h": 742
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "208284848b13b85b",
|
"id": "208284848b13b85b",
|
||||||
@ -1042,9 +1028,7 @@
|
|||||||
"b69eeb738bbd4bdb"
|
"b69eeb738bbd4bdb"
|
||||||
],
|
],
|
||||||
"x": 34,
|
"x": 34,
|
||||||
"y": 539,
|
"y": 539
|
||||||
"w": 1592,
|
|
||||||
"h": 282
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "753e14252442d87d",
|
"id": "753e14252442d87d",
|
||||||
@ -3760,7 +3744,9 @@
|
|||||||
"z": "74d3a55b70dc2d6c",
|
"z": "74d3a55b70dc2d6c",
|
||||||
"name": "Adaptive Lighting Flow",
|
"name": "Adaptive Lighting Flow",
|
||||||
"mode": "link",
|
"mode": "link",
|
||||||
"links": [],
|
"links": [
|
||||||
|
"318c3055f2d96a7c"
|
||||||
|
],
|
||||||
"x": 1365,
|
"x": 1365,
|
||||||
"y": 200,
|
"y": 200,
|
||||||
"wires": []
|
"wires": []
|
||||||
@ -3770,7 +3756,9 @@
|
|||||||
"type": "link in",
|
"type": "link in",
|
||||||
"z": "74d3a55b70dc2d6c",
|
"z": "74d3a55b70dc2d6c",
|
||||||
"name": "Scene Formatting",
|
"name": "Scene Formatting",
|
||||||
"links": [],
|
"links": [
|
||||||
|
"cdfe1cc1b7a2e80e"
|
||||||
|
],
|
||||||
"x": 1045,
|
"x": 1045,
|
||||||
"y": 320,
|
"y": 320,
|
||||||
"wires": [
|
"wires": [
|
||||||
|
Reference in New Issue
Block a user