Foddy / node-red-contrib-huemagic

Philips Hue node to control bridges, lights, groups, motion sensors, temperature sensors and Lux sensors using Node-RED.
https://flows.nodered.org/node/node-red-contrib-huemagic
Apache License 2.0
201 stars 67 forks source link

HUE Switch sends all messages 3 times - Switching a single lamp switches all lamps. #297

Open FreeTechNick opened 2 years ago

FreeTechNick commented 2 years ago

I did the update to 4.1.0 and since then I have the following problems: When I press a button on HUE dimmer switch all messages come 3 times ... action: "initial_press" action: "initial_press" action: "initial_press" ... action: "short_release" action: "short_release" action: "short_release"

The second problem is:

When I want to switch a lamp on or off all HUE lamps are switched.

I have reconfigured all nodes, but the problem persists, is there a solution?

Thank you very much.

1192410 commented 1 year ago

still there in 4.2.2.

is there an change to fix this ?