Sending a discrete command to a device

Hey @ksg123 and @bertabcd1234: any progress on this?

I'm trying to do something very similar with Bali blinds (my post is here). I have a different remote, but I'm trying to do the exact same thing: emulate a remote command.

The reason I am trying to do this is because the remote, through magic which is unknown at this time, can control multiple blinds simultaneously, with one command. This is preferrable to how Hubitat controls the blinds because it sends individual commands, resulting in a noticeable delay between each individual blind's open/close behavior.

For more context, the blinds and remote are both paired with Hubitat, and then the remote was "associated" with the blinds afterwards. I'm guessing OP's setup is the same.

I included an example of the remote's command (logged) in my original post; it's the same as what OP (@ksg123) is attempting to emulate.

I'm not sure if it's possible to send a command to remote to force the remote to press a button (my various attempts have all failed), but I'd be both surprised and disappointed if there's no way for Hubitat to send the exact same command.

@bertabcd1234, if you can find your test from a while back (or give any hints on how I might build that behavior from scratch), that would be extremely helpful.