I'm hoping to come up with a reasonable logical way to control my audio receiver. Right now, this receiver doesn't have its own integration, but is instead controlled via a slew scripts that control a broadlink IR blaster type device (RM4 Pro). There's one script per function, like:
- Power On
- Set Input: Digital 2
- Volume Up
- Mute
I'm hoping to come up with a way to do reasonable commands like "set stereo to line in" or similar, but, there's no "stereo" entity or device per se. Is there a way to create a logical / virtual device that could aggregate / contain these various scripts? I can of course just create aliases for each individual script, but it seems like there should be a "better way."
(I'm not quite sure if this belongs here, or in another category, happy to move or recreate as needed. And, thanks in advance for the help!)