Loupedeck-HomeAssistant
Loupedeck-HomeAssistant copied to clipboard
Step configuration for dimmer
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.
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.