How to set color of groups with Tradfri RGB-Bulb LED1624G9 and Gledopto GL-C-007-1ID?

Hi,

I’ve created groups with the Tradfri RGB-Bulb LED1624G9 and the Gledopto GL-C-007-1ID. The Gledopto GL-C-007-1ID is connected to a RGBW-LED-stripe with 7000 Kelvin on the white channel.

The Tradfri RGB-Bulbs LED1624G9 only seem to accept HEX color values while the Gledopto GL-C-007-1ID sometimes only accepts color_temp and sometimes only HEX color values.

Does anyone know how to set color correctly on these devices in groups?

Thanx for any hint! :slight_smile:

It’s weird:
Gledopto GL-C-007-1ID groups forward {"color_temp": 512} but not {"color":{"hex":"#FF8000"}}.
Tradfri RGB-Bulb LED1624G9 devices and groups ignore {"color_temp": 512} generally.

Is this a misconfiguration or a bug in Zigbee2MQTT?

I am not sure this is the best way because it involve other outside software, but I control color by sending in requests from Noe-Red to Mqtt to z2m. Inside NR I convert the color into the format that the bulb wants.

I in fact use this to synchronize colors between an ikea bulb controlled by z2m and a z-wave color bulb controlled by a Hubitat hub. One wants RGB and the other HSL.