Good Evening
I have been playing with adding all my Zwave devices to my node-red set up using the Zwavejs node, Unfortunately due to work commitments I cannot seem to get a clean run on it. I just wondered if someone could kindly point me in the right direction. I trigger a binary switch and it works correctly but i seem to get 4 or 5 multiple identical messages also the same when triggering a PIR,
Is this normal?
Hi @fogmajor
What Nodes are in your flow?
Example, the Controller
node will output the events, as so will Device
Nodes (if set to all nodes)
Identify what Node(s) are outputting to the Debug Node(s)
As this may be your source of multiple messages for the same Event.
If you can share a flow export, I may be able to identify.
Pre-Warning: Things have changed in v10 (Still a WIP), as the controller will no longer be emitting any Value Events.
Hello again Marcus
Hope all is well? It was nice to hear from you as you have previously helped me on this topic.
I am working away till weekend but will respond on my return
Kind Regards
Andrew