Input channel numbers with Infrared

I am using the harmony hub binding which works great.
My problem is that I can send single numbers (1-9) via the HabPanel to my TV.
What I can not do is sending numbers greater 9 to my TV. What I need would be a sequence like pressing 1 and then 0.
My goal is to use the selection panel and list all my tv channels with its name.
Any ideas on how to do this?

Design Pattern: Unbound Item (aka Virtual Item) and a Rule that sends the sequence of numbers as separate commands.

1 Like

Just read through your linked thread but got no idea how to send numbers in sequence.

This is pretty much the simplest of rules you can imagine. Just sendCommand to the item that’s linked to the device one number pet sendCommand.

1 Like