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

Node-Red crashes as a result of the Huemagic Node on the Raspberry Pi #336

Open MarkRoks opened 2 years ago

MarkRoks commented 2 years ago

Hey,

I use Huemagic via Node-Red, on both my Raspberry Pi (4B) and the Arcus KNX-IP gateway.

Since I've been running Huemagic (with the same flows) on both devices, Node-Red running on the Raspberry Pi crashes on startup. The same flow/settings, on the other hand, work via Node-Red on the Arcus KNX-IP gateway. If I remove the Node or folder from the Raspberry Pi, Node-Red starts up properly.

In short, something goes wrong somewhere in the Huemagic node that runs on the Raspberry Pi.

I Use in both cases Node-Red version 2.2.2, Huemagic version 4.1.0 and Node.js version 6.13.0.

Is there a solution for this?