homebridge-HTTP-IRBlaster icon indicating copy to clipboard operation
homebridge-HTTP-IRBlaster copied to clipboard

Custom Repeat Command for Vol Up/Down

Open tonix-mrt opened this issue 6 years ago • 1 comments

Is there a possibillity to enable a custom repeat command instead of the count function for Volume Up/Down?

The Remote i have has a repeat command to raise the volume more quickly (single press vs. long press on remote) so it enables a continuous movement of the stepper motor instead of X single movements

Maybe you can tell me where exactly to look at and i can try to implement it by myself.

Best Regards Tony

tonix-mrt avatar Oct 02 '19 00:10 tonix-mrt

Likely, as I am using this for the actual control

https://github.com/mdhiggins/ESP8266-HTTP-IR-Blaster

You should be able to find what your looking for here

Sent from my iPad

On Oct 2, 2019, at 9:52 AM, tonigrzb [email protected] wrote:

Is there a possibillity to enable a custom repeat command instead of the count function for Volume Up/Down?

The Remote i have has a repeat command to raise the volume more quickly (single press vs. long press on remote) so it enables a continuous movement of the stepper motor instead of X single movements

Maybe you can tell me where exactly to look at and i can try to implement it by myself.

Best Regards Tony

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

NorthernMan54 avatar Oct 02 '19 22:10 NorthernMan54