Repeat Command on Button hold

Is there a way to have the remote continuously repeat a command on button hold (e.g. holding the volume button)?

This is the standard behavior of you don’t map any long press command on the same button. You may run into issues with slower speeds that with the original remote because the delay between these commands is hard coded and can not be changed: Send IR commands continously when a button is held down. · Issue #157 · unfoldedcircle/feature-and-bug-tracker · GitHub
If you use ir remote entities or integrations that expose an external remote entity, you can change the delay und repeat count with the „send command“ command by entering the command name manually. But this will then be just one single command you can map to a button.

It is standard but not working perfect for me. On Android TV it starts with auto repeat but it stops after a few seconds even though I still press the button.

Ralf

I should have clarified that I’m referring to IP commands via Home Assistant (not IR)