From a1c6f8a4df21521c599d8e3a6ba0db9484d1eb8a Mon Sep 17 00:00:00 2001 From: theautomation Date: Tue, 27 Feb 2024 19:29:28 +0100 Subject: [PATCH] Rename flow --- ...ation_mechanical_ventilation_basement.json | 114 +++++++++--------- 1 file changed, 57 insertions(+), 57 deletions(-) diff --git a/src/data/flows/automation_mechanical_ventilation_basement.json b/src/data/flows/automation_mechanical_ventilation_basement.json index aea6cc3..66015a0 100644 --- a/src/data/flows/automation_mechanical_ventilation_basement.json +++ b/src/data/flows/automation_mechanical_ventilation_basement.json @@ -1342,7 +1342,7 @@ { "id": "4e909abe.0b62e4", "type": "tab", - "label": "automation_basement_ventilation", + "label": "automation_mechanical_ventilation_basement", "disabled": false, "info": "" }, @@ -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" @@ -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",