diff --git a/src/data/flows/backyard_light_dynamics.json b/src/data/flows/backyard_light_dynamics.json index d4ef479..115cd04 100644 --- a/src/data/flows/backyard_light_dynamics.json +++ b/src/data/flows/backyard_light_dynamics.json @@ -109,7 +109,7 @@ "override_payload": "msg", "entity_location": "data", "override_data": "msg", - "x": 660, + "x": 700, "y": 60, "wires": [ [ @@ -139,7 +139,7 @@ "outputLocationType": "msg", "outputLocation": "payload", "outputResultsCount": 1, - "x": 840, + "x": 880, "y": 120, "wires": [ [ @@ -167,7 +167,7 @@ "outputLocationType": "msg", "outputLocation": "payload", "outputResultsCount": 1, - "x": 840, + "x": 880, "y": 60, "wires": [ [ @@ -187,7 +187,7 @@ "initialize": "", "finalize": "", "libs": [], - "x": 1040, + "x": 1080, "y": 60, "wires": [ [ @@ -204,11 +204,12 @@ "payloadtype": "num", "payloadval": "0", "name": "", - "x": 1440, + "x": 1480, "y": 60, "wires": [ [ - "97c520659be6b4b3" + "97c520659be6b4b3", + "f8cde10a25c99253" ], [] ] @@ -234,7 +235,7 @@ "mustacheAltTags": false, "outputProperties": [], "queue": "all", - "x": 1250, + "x": 1290, "y": 60, "wires": [ [ @@ -253,7 +254,7 @@ "arraySpltType": "len", "stream": false, "addname": "", - "x": 1770, + "x": 1810, "y": 60, "wires": [ [ @@ -280,7 +281,7 @@ "from": "", "to": "", "reg": false, - "x": 1620, + "x": 1660, "y": 60, "wires": [ [ @@ -309,12 +310,10 @@ "mustacheAltTags": false, "outputProperties": [], "queue": "none", - "x": 2080, + "x": 2120, "y": 60, "wires": [ - [ - "f8cde10a25c99253" - ] + [] ] }, { @@ -338,12 +337,10 @@ "mustacheAltTags": false, "outputProperties": [], "queue": "none", - "x": 2080, + "x": 2120, "y": 120, "wires": [ - [ - "f8cde10a25c99253" - ] + [] ] }, { @@ -368,7 +365,7 @@ "checkall": "true", "repair": false, "outputs": 2, - "x": 1890, + "x": 1930, "y": 60, "wires": [ [ @@ -379,31 +376,6 @@ ] ] }, - { - "id": "f8cde10a25c99253", - "type": "change", - "z": "4b48188ca7b303d7", - "name": "", - "rules": [ - { - "t": "set", - "p": "active", - "pt": "flow", - "to": "false", - "tot": "str" - } - ], - "action": "", - "property": "", - "from": "", - "to": "", - "reg": false, - "x": 2300, - "y": 60, - "wires": [ - [] - ] - }, { "id": "36f6d937dac70d3b", "type": "switch", @@ -433,7 +405,7 @@ "id": "cfb9524c088b31a3", "type": "change", "z": "4b48188ca7b303d7", - "name": "", + "name": "set flow active to true", "rules": [ { "t": "set", @@ -448,7 +420,7 @@ "from": "", "to": "", "reg": false, - "x": 480, + "x": 500, "y": 60, "wires": [ [ @@ -456,6 +428,31 @@ ] ] }, + { + "id": "f8cde10a25c99253", + "type": "change", + "z": "4b48188ca7b303d7", + "name": "set flow active to false", + "rules": [ + { + "t": "set", + "p": "active", + "pt": "flow", + "to": "false", + "tot": "str" + } + ], + "action": "", + "property": "", + "from": "", + "to": "", + "reg": false, + "x": 1680, + "y": 100, + "wires": [ + [] + ] + }, { "id": "4ba92433.2478cc", "type": "server",