BILRESA wheel matter remotes

These remotes register in homeassistant without wheels. scrolling up is a button press. scrolling in the other direction is another button press. each click in that direction is registered as a button press. so I don’t get to send a wheel spin, I’m sending how many times a button was pressed before an action is taken.

This is annoying and laggy.

Is there a way I get tell the system to see it as an actionable ting right away rather than “wait and see how many times he clicked the button, then act on the number of clicks?” I want ti to treat 7 clicks like 7 individual clicks, each its own action, not me communicating with it in morse code.

I dont know it it helps, but have tried the blueprints for this remote?
They use actions to emulate scrolling. Still laggy for me but usable.

Maybe you want to have a look at my blueprint then: