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

Fix "The group is not yet available" errors. #390

Open traverseda opened 2 years ago

traverseda commented 2 years ago

Seems to fix #375 and #374

You can install it manually with npm install git+https://github.com/traverseda/node-red-contrib-huemagic.git.

Not sure why this fixed it, I'm not a JS programmer, but here is a solution.

cbackas commented 2 years ago

i switched my install over to that fork and i can now control my lights again

Travelbacon commented 2 years ago

I don´t use Node RED anymore. In my pull 381 I also added another fix. Feel free to add it.

traverseda commented 1 year ago

I don´t use Node RED anymore. In my pull 381 I also added another fix. Feel free to add it.

Unfortunately I'm not a javascript developer, and have limited ~tolerance~ experience with the ecosystem.