From e2e32b3108e3157dbe7ab0b13820fbfad691962e Mon Sep 17 00:00:00 2001 From: mezned Date: Sat, 14 Sep 2024 00:46:50 +0200 Subject: [PATCH] Update flow files --- flows.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/flows.json b/flows.json index 4449b35..9634a24 100644 --- a/flows.json +++ b/flows.json @@ -154,5 +154,39 @@ ], [] ] + }, + { + "id": "1e96fc13ddd2d2c0", + "type": "ha-tag", + "z": "b5e8e5f5d19ff734", + "name": "", + "server": "a1d5f6e1.ea9d48", + "version": 2, + "exposeAsEntityConfig": "", + "tags": [ + "__ALL_TAGS__" + ], + "devices": [], + "outputProperties": [ + { + "property": "payload", + "propertyType": "msg", + "value": "", + "valueType": "eventData" + }, + { + "property": "topic", + "propertyType": "msg", + "value": "", + "valueType": "triggerId" + } + ], + "x": 210, + "y": 240, + "wires": [ + [ + "46b8f57388966339" + ] + ] } ] \ No newline at end of file