When setting the LED Strip Intensity the choices are in 10% increments. 10% is quite dim (as expected) however the next increment is 20% and is a big jump in visible brightness of the LED strip. Increments after that are much more subtle. The perceived brightness jump from 10 to 20 is as much, if not more than from 20 to 100. I would like to set the “off state” intensity to something brighter than the current 10, but still significantly dimmer than the “on state” intensity than something over 50.
This would probably need either one of two things:
- change the duty cycle calculation so the actual intensity jumps are much more linear
or - change the UI to allow us to set any discreet value from 0-100 (or possibly even 0-255) instead of limiting us to 10% increments.