I wanted to ask what options there are for dimming a lamp? I use zigbee2mqtt.
Specifically, I have noticed the following:
If I use an effect with a Hue lamp, I can’t dim it using ligth.turn_on. But if I go via the device (Hue lamp), then it works. However, I don’t know how I can specify the step size for dimming.
Easy to adjust the brightness steps, start/end value and duration per loop:
0 % - 100% → “step”:“5”,“lower”:“0”,“upper”:“100”
0s - 1s → “duration”:“0.05”,“maxloops”:“20”