I use a Gledopto GL-C-201p led controller and have it attached via zigbee2mqtt with the help of the homeassistant binding.
The led-stripe that I control isn’t a color stripe, but a cct tunable white stripe.
My problem is that OH gives me a HSB-Color item when I connect to the things color channel, but the “H”ue part of the control is not suitable for a tunable white. As the color is exposed as a combined channel (HSB), I struggle to link a simple slider list item to that item. Is there a way to expose the three controls “H”, “S” and “B” seperately so you can connect a simple slider? I could connect the “Color Picker List Item” and then set what is to be seen as module, but to be honest I would prefer to have one slider for brightness, one for color temperature.