mauricedominic / 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-fork
Apache License 2.0
19 stars 3 forks source link

Cannot fetch scenes or groups #2

Closed brian-gates closed 1 year ago

brian-gates commented 1 year ago

I'm seeing 500 Internal Server Error when attempting to fetch scenes or groups.

I am able to connect to the bridge successfully and get debug information from it.

Screenshots image image

Please complete the following information:

mauricedominic commented 1 year ago

Can you let me know what version of node-red-contrib-huemagic-fork you are on? Regarding your Node-Red version, I presume you are referring to the HA node-red plugin v 14.0.1?

brian-gates commented 1 year ago

node-red-contrib-huemagic-fork is version 4.2.6

image

I presume you are referring to the HA node-red plugin v 14.0.1?

Yep!

image

mauricedominic commented 1 year ago

I have been trying to reproduce the issue you are facing. But have not been able to do so using HA 2023.1.7 with HA community addon node-red 14.0.1 and node-red-contrib-huemagic-fork 4.2.6. Are you able to share more information on your setup, such as current HA version, Hue Bridge firmware version and the Node-Red log from HA?

brian-gates commented 1 year ago

Home Assistant 2023.2.0 Supervisor 2023.01.1 Operating System 9.5 Frontend 20230201.0 - latest

Hue firmware: BSB002 | 1.55.1955082050

brian-gates commented 1 year ago

Aaaand today it works... 🤷🏻‍♂️

brian-gates commented 1 year ago

Thank you for your time and effort looking into this!