Loupedeck-HomeAssistant icon indicating copy to clipboard operation
Loupedeck-HomeAssistant copied to clipboard

Step configuration for dimmer

Open dembadger opened this issue 1 year ago • 2 comments

When adding a group of lights that can be dimmed, each step of a dial will increment by 1, using the base value of 0-255 for brightness. is there a way to either change this to a step value (eg 25) or have it use a percentage value, currently twisting the dials for large changes floods the api with small changes.

dembadger avatar Mar 21 '24 15:03 dembadger

I'll keep that request in mind for the next enhancements. I also experimented with only sending the last value after you stopped twisting the dial for 500ms. Currently I'm waiting for the "big update" promised by the Loupedeck guys on their Discord before doing any major refactorings.

schmic avatar Mar 26 '24 11:03 schmic