IR Sequence separator not accepted

I try to define an IR Sequence inside an activity for an ir entity.

I tried a comma as separator between the commands but i get an red box (not allowed). Although a blank as separator doesn’t work. In both cases i get an red box where the commands are entered.

Example: command1, command2

What is the correct and working separator for ir seqences?

I think it might be a comma and no space.

“Command1,Command2,Command3”

Nop.

With and without a space i get the red-forbidden-box.

Its red because you just entered one command with a comma which is not a valid command. Once you enter another commands its not red anymore

It is working

Yes and no.

Yes: If i use it on an display-button.

No: If i use it on an fixed key (i.e. volume up/down). Then i get an error-message on the remote 3 when starting that activity.

@kennymc.c

Using it as HarmonyFan wrote (command1,command2,command2) it works but only on display-buttons. Not on fixed keys.

That doesn’t make sense as internally for the core there is no difference wether a a command has been triggered by a soft or a hard button.
Please post the log including core and user interface app

I tried record and it seems to work

Are you sure that VOLUME_UP is a valid command?

Back again after a lot of work.

I did an factory reset this morning and started from scratch.

Remeber: I would like to use an IR Sequence with two times VOLUME_UP like this:

VOLUME_UP,VOLUME_UP

Actually such an IR Sequence works, but not 100%. Sometimes both commands are send, sometimes only one command.

So i end this now and use Macros instead of IR Sequences. I’ll take a look at the denon-integration. Maybe that woks better than IR.

I think it is a timing problem. Did you increase the Verzögerung value?

@HarmonyFan

You are my hero.

Changing the delay to 500msec the sequence works like a charm.

Thanks so much.

Like in good old Harmony times​:smiling_face_with_sunglasses:

Ralf