I’m trying to setup some favourite TV channels. The PVR is controlled via IR commands. One channel I want is 7550. The macro does send the individual “button presses” for each number except the second 5. So I get 750 instead of 7550.
I’ve tried putting delays between each number. from 200ms to 1000ms. At 1000ms, the PVR assumes no more button presses and changes to whatever has been entered so far. At 900ms I still only got one 5, so I’m not convinced delay is the answer.
Any suggestions?
Edit: I didn’t know about IR Sequence at first, so I added each digit and delay separately. I then tried “IR Sequence”. But no change in behaviour.