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

Change of Bridge IP gives 502 Error in HA #325

Open RedOctoberSUI opened 2 years ago

RedOctoberSUI commented 2 years ago

Hi

Had to change the IP of my bridge and now i get a 502 error:

1 Mar 15:03:11 - [error] Error: Huejay: connect EHOSTUNREACH 172.16.1.201:80 at /config/node-red/node_modules/huejay/lib/Transport.js:106:15 at processTicksAndRejections (node:internal/process/task_queues:96:5)

Is there any way i can change the IP of the bridge in the files somewhere? Not really motivated to reinstall everything and loose my flows :)

Thank you for your help!