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.