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

Still get Events even the "Skip Events from node" is set #293

Open jemmail opened 2 years ago

jemmail commented 2 years ago

Describe the bug I still gets Events from a single Group Node, even if the "Skip Events from node" is set to true

Flow to Reproduce

[{"id":"282963ae4931ac0d","type":"hue-group","z":"7a12a789.369778","name":"Table","bridge":"4015987b.5e2b68","groupid":"72d7b82b-d9a8-4f5d-80b5-31169db35693","skipevents":true,"initevents":false,"x":160,"y":1020,"wires":[["9c78a8989850586e"]]},{"id":"9c78a8989850586e","type":"debug","z":"7a12a789.369778","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":330,"y":1020,"wires":[]},{"id":"4015987b.5e2b68","type":"hue-bridge","name":"JemHueBridge","bridge":"192.168.1.220","key":"ZJqFH8X8jpPpYtcmx0n7R5i9gwEJO36NHmRkN6Hd","worker":"5","disableupdates":false}]

Expected behavior With the "Skip Events from node" set to true. No events should fire.

Screenshots image

Please complete the following information:

Additional context