I have a Gledopto LED controller with a sepperatly sourced LED strip.
The LED strip has a color temperature between 2700K and 6500K (or 370 mireds and 154)
The reported min/max values from te controller are between 2020K and 6329K are (495 and 158)
I would like to adjust these values by changing following attributes.
However I’m not able to write an integer to this value. Has someone experience in adjusting those value? and how can I do this.
I tried this via ZHA toolkit with following parameters but this doesn’t doe anything.
You can find my quirk for the GL-C-006P in this GitHub Gist. I’ve stored the quirk in /config/custom_zha_quirks/glc006p.py. After a restart the attributes get overriden and I can set the color temperature in the correct range
Update: Actually, this seems to restrict what color temperature can be set: With the warmest white there is still a cold white component now. I am not sure how to set the actual min/max.