Unexpected results when using intensity slider for LED vontrol
-
Regarding previous posts about the green LED control: I’ve implemented an intensity slider, but it’s behaving unexpectedly. The light shifts to red instead of dimming the green. Interestingly, the color is correct when brightness is set manually to 100%. Does anyone have insight into what might be the reason?

-
@l-roca what happens if you do intensity conversion outside set brightness block then use this variable for set brightness to .... block
other words does set brightness to 25, 50, 75 works fine with fixed values in it?
-
@robski If I set them manually in the GreenSwitch and whiteSwitch it works fine