nurikk / zigbee2mqtt-frontend

Zigbee2MQTT frontend
https://www.zigbee2mqtt.io/
GNU General Public License v3.0
263 stars 187 forks source link

[Bug]: Frontend only partially works for Hue lights with multiple endpoints (e.g. Hue Twilight) #2145

Open mundschenk-at opened 1 month ago

mundschenk-at commented 1 month ago

What happened?

Hue Twilight (LGT001 and LGT002) has three main endpoints, one for the hardware buttons (1) and two for the front and back lights (12 and 11). While both light endpoints work fine in Home Assistant, in the frontend only the color swatches don't work (neither does setting a custom gradient) because it tries to target the wrong endpoint (1).

Similarely, setting a scene for one of the light endpoints does not work either (something about group 0 being reserved, however, the UI does not let me choose a different group ID or anything).

What browsers are you seeing the problem on?

Safari

Relevant stacktrace

No response

Did you download state.json.zip?

I will not attach state.json.zip