Controlling channels/pwm lines independently/individually with SetOption15 = 1 #6175
Labels
duplicated
Result - Duplicated Issue
template missing/incomplete
Action - Template Missing or incomplete (issue will be closed)
Assumption: As far as I remember the old API of controlling lights via PWM commands - SetOption15=OFF - is deprecated. Since I'm having an issue with the new API, which worked with the old one, I allow myself to consider that being a regression.
I use the H801 to control 5 LEDs - not a strip and no colors involved. Just 5 simple plain LEDs which I'd like to dim.
Now, with SetOption=1 I can (almost!) to so, via the individual ChannelX commands. However when I set all 5 channels to 100, 4 is always set to 0.
From my understanding that's due to the logical representation of RGBWxWy, where I can't set Wx and Wy to 100, but have to decide (which makes Wy = 100 -> Wx = 0).
Is there a way to control all 5 LEDs individually with SetOption=1?
The text was updated successfully, but these errors were encountered: