Hi,
I am using a Shelly RGBW to control 4 led spotlights. The brightness adjustment only works below a certain level and this does not allow precise control. I have identified a formula and would like to understand how I can correct the brightness control using this formula
new brightness: 10^((“brightness level”/25) - 2)
Someone suggested me to use a template but I didn’t understand how to set it up and how to set the formula.