jdomeij / node-red-contrib-node-hue

Node RED nodes for controlling Philips Hue lights
Apache License 2.0
17 stars 8 forks source link

node-hue-out always sends a trigger at each node-red deploy #33

Open fmarzocca opened 3 years ago

fmarzocca commented 3 years ago

I have several node-hue-out in my scenario to check state of the lights, but every time I made a mod on any flow and click on Deploy, the node-hue-out sends the trigger and the flow starts executing.

Is it possibile to avoid this behaviour?