Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.57k stars 3.12k forks source link

Hue status: Invalid light ID #2143

Closed luisminst closed 2 years ago

luisminst commented 3 years ago

Hello

I am trying to sync led strip WS2811 with my hue bridge but alwais I receive the same error: Hue status: Invalid light ID

In other forums I have read that it is necessary to check the ID in the philips hue app but I cannot find this ID and I do not know what to write in "Poll Hue light"

Can anybody help me please? my firmware version is WLED_0.11.1_ESP8266_ledpin4.bin

thanks in advance

Error_hue

Aircoookie commented 3 years ago

Hi! My apologies, it appears as if the Hue app removed the Light ID info in a recent update. If you have access to an Android device, you can use the app "Hue config viewer" and go into the lights menu to see a list of your hue lights and their ID numbers. I will need to add a similar functionality to WLED in the medium term.

luisminst commented 3 years ago

Thanks for your quick response. I have installed the app "Hue config viewer" but I cant found my new led strip WS2811 (conected to WLED controler). I can only see the original philips lamps in the app. In the Hue application I can't find the led strip either. What else could I try? Thanks a lot

Aircoookie commented 3 years ago

That is unfortunately not how the hue sync functionality works, the WLED led strip can't be controlled from the hue app individually.

Rather, WLED syncs to a hue light you determine, meaning it will always have the same color/brightness. In hue config viewer, there is a number to the left of each of the lamps. Choose the one you want WLED to sync to and enter its number in the WLED setting "Poll hue light".

ozett commented 2 years ago

i had some misunderstanding of the docs for this hue-feature. maybe good to add the explanition of "sync" wled to an existing hue-lamp to the documentation?

stale[bot] commented 2 years ago

Hey! This issue has been open for quite some time without any new comments now. It will be closed automatically in a week if no further activity occurs. Thank you for using WLED!