Skip to content

Commit

Permalink
Rename flow
Browse files Browse the repository at this point in the history
  • Loading branch information
x-real-ip committed Feb 27, 2024
1 parent 8997ed7 commit a1c6f8a
Showing 1 changed file with 57 additions and 57 deletions.
114 changes: 57 additions & 57 deletions src/data/flows/automation_mechanical_ventilation_basement.json
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@
{
"id": "4e909abe.0b62e4",
"type": "tab",
"label": "automation_basement_ventilation",
"label": "automation_mechanical_ventilation_basement",
"disabled": false,
"info": ""
},
Expand Down Expand Up @@ -1431,63 +1431,19 @@
]
},
{
"id": "a1c0156c06d58e91",
"type": "join",
"z": "4e909abe.0b62e4",
"g": "0a1a2a6df765a339",
"name": "",
"mode": "custom",
"build": "merged",
"property": "notify",
"propertyType": "msg",
"key": "topic",
"joiner": "\\n",
"joinerType": "str",
"accumulate": false,
"timeout": "",
"count": "4",
"reduceRight": false,
"reduceExp": "",
"reduceInit": "",
"reduceInitType": "",
"reduceFixup": "",
"x": 2450,
"y": 840,
"wires": [
[
"ac04035c1896218b"
]
]
},
{
"id": "ac04035c1896218b",
"type": "link out",
"z": "4e909abe.0b62e4",
"g": "0a1a2a6df765a339",
"name": "link_out_notify_1",
"mode": "link",
"links": [
"8ed3b0974336e55b",
"a97f87cfab413716"
],
"x": 2545,
"y": 840,
"wires": []
},
{
"id": "6502d163268904d4",
"id": "d6d0b5735ad8f20a",
"type": "template",
"z": "4e909abe.0b62e4",
"g": "0a1a2a6df765a339",
"name": "title",
"field": "notify.title",
"name": "notification id",
"field": "notify.notification_id",
"fieldType": "msg",
"format": "handlebars",
"syntax": "mustache",
"template": "Mechanische ventilatie",
"template": "mechanical_ventilation",
"output": "str",
"x": 2290,
"y": 820,
"x": 2310,
"y": 900,
"wires": [
[
"a1c0156c06d58e91"
Expand Down Expand Up @@ -1515,25 +1471,69 @@
]
},
{
"id": "d6d0b5735ad8f20a",
"id": "6502d163268904d4",
"type": "template",
"z": "4e909abe.0b62e4",
"g": "0a1a2a6df765a339",
"name": "notification id",
"field": "notify.notification_id",
"name": "title",
"field": "notify.title",
"fieldType": "msg",
"format": "handlebars",
"syntax": "mustache",
"template": "mechanical_ventilation",
"template": "Mechanische ventilatie",
"output": "str",
"x": 2310,
"y": 900,
"x": 2290,
"y": 820,
"wires": [
[
"a1c0156c06d58e91"
]
]
},
{
"id": "ac04035c1896218b",
"type": "link out",
"z": "4e909abe.0b62e4",
"g": "0a1a2a6df765a339",
"name": "link_out_notify_1",
"mode": "link",
"links": [
"8ed3b0974336e55b",
"a97f87cfab413716"
],
"x": 2545,
"y": 840,
"wires": []
},
{
"id": "a1c0156c06d58e91",
"type": "join",
"z": "4e909abe.0b62e4",
"g": "0a1a2a6df765a339",
"name": "",
"mode": "custom",
"build": "merged",
"property": "notify",
"propertyType": "msg",
"key": "topic",
"joiner": "\\n",
"joinerType": "str",
"accumulate": false,
"timeout": "",
"count": "4",
"reduceRight": false,
"reduceExp": "",
"reduceInit": "",
"reduceInitType": "",
"reduceFixup": "",
"x": 2450,
"y": 840,
"wires": [
[
"ac04035c1896218b"
]
]
},
{
"id": "a0fea0e8.d9a66",
"type": "server-state-changed",
Expand Down

0 comments on commit a1c6f8a

Please sign in to comment.