recallfx / node-red-contrib-eufy-security

Eufy security node for Node RED
MIT License
6 stars 6 forks source link

multiple eufy-security nodes in the same flow #28

Open jwise7 opened 4 months ago

jwise7 commented 4 months ago

it seems like multiple nodes on the same flow don't work. when i created a second node the first one stopped receiving any messages. the logs look like it's connecting twice as well which was unexpected since they're sharing the same credentials. I'm guessing the second node is overwriting aspects of the first, but I haven't dug into it. is this expected behavior? I can make the flow work with a single node, but it just doesn't look pretty with flows constantly coming back into a single eufy node