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
200 stars 67 forks source link

service.on.on undefined in utils/messages.js #376

Open marsjupiter1 opened 2 years ago

marsjupiter1 commented 2 years ago

When I try and switch off a group of lights I have started getting a node-red crash as service.on.on undefined in utils/messages.js is undefined at line 131. This has been for several days and I'm guessing is an API change.

Kedarebwyn commented 2 years ago

This is related to the bug reported in #373 and #374. See https://github.com/Foddy/node-red-contrib-huemagic/issues/373#issuecomment-1150817250 for a temporary work-around.