I have two buttons.
- [0] Push button: Cycle presets, up|down by short|double press
- [1] Analog button: Potentiometer to change brightness (double=250)
Potentiometer acts a bit slow, but nevertheless works as expected.
I would like to on demand (during runtime) change the potentiometer to control effect speed or intensity as well. To select the action behind the potentiometer I would like to use long press of push button [0] to cycle the potentiometer [1] double actions 248|249|250 = intensity|speed|brighness.
Is it possible to setup button long press [0] to change the action configured at another button [1]?
Maybe an API command or usermod I’ve missed? … any help appreciated, thanks