@i0br0ker Wie gesagt hier nochmal zum Abschluss um mein Geschriebenes auszuprobieren und wie gesagt, das solltest Du halt selbst machen:
b432c456-6bf4-47ca-b117-ba0ed827c7a2-image.png
Mach diese Inject Node vor den Filter und eine Debug Node dahinter und schau, ob Du nach der 1. Nachricht noch jemals was raus bringst.
Spoiler
[
{
"id": "38380c7431f79978",
"type": "inject",
"z": "7e6af0015415146d",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "SMAcharge",
"payload": "true",
"payloadType": "bool",
"x": 900,
"y": 7280,
"wires": [
[
"f6a8cb46c61a8f11"
]
]
},
{
"id": "f260b3dadb7efeb5",
"type": "debug",
"z": "7e6af0015415146d",
"name": "teste filter",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "payload",
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 1300,
"y": 7220,
"wires": []
}
]
Ansonsten dann viel Glück und Gelingen. Ich bin dann erst mal raus.