Hi all,
I’m using a KNX actuator to control a rgbw led strip and I have the following behaviour:
- colorwheel to red -> strip is red
- turn off strip via button -> strip is off
- turn on strip via button -> strip is red
- colorwheel to green -> strip is green
- turn on white via the slider -> strip is green + white
- colorwheel to white(center) -> strip is ugly white (red + green + blue)
- turn on whote via the slide -> strip is ugly white (red + green + blue + white)
How can I turn on only white?