Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I'm not sure I totally follow what you want to do. Are you saying you want to switch to HDMI 1 and then control the source on HDMI1? So if HDMI 1 was connected to an AppleTV you would want to switch the input to HDMI1 and then control the AppleTV? If so there are a few ways to do it but I think the easiest and most bullet proof would be to do the same thing as the buttons on the index page do and call the activation macro for that source. Sure they may go and try and turn on your devices like the TV and AVR again but most of those have discrete on codes so it shouldn't really harm anything. Otherwise you could create your own macro that does everything the activation macro does but skip the poweron macro.
Thanks for the reply, I really appreciate it. You have pretty much nailed what I'm trying to achieve. I'll name the devices - Satellite Box (Sky Q) & Nividia Shield. As you rightly say I can switch the TV's input using the function keys but the SmartRemote remains on the device that was being used - watching Shield, swap to Sky Q - TV changes to Sky Q but SmartRemote remains on Shield which leaves me with no control over the Sky Q box. To get control of the Sky Q box I am backing out of the Shield and then selecting the Sky Q on the Smart Remote. I realise this is very much a first world problem.
I have tried selecting the activation macro but I'll be honest I can't see where to put it. Clicking on a button on the index page opens a menu that includes an API Properties section including a command that is prepopulated with {{value}} is that where I would place the Macro?
Thanks again for taking the time to reply
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I think all you should need to do is put the activation macro for the appropriate device in the function key as the command to be executed. I've added commands in my activation macro that turn on my AVR and TV and then change the inputs on both to the correct source.
The last line in the activation macro is the command that brings up the appropriate page that controls the activity, so the SmartRemote will provide the appropriate controls.
Your alternative is to create a new macro that changes inputs and brings up the appropriate page, but that will mostly duplicate what the activation macros already do.
Kyle
Kyle
Thanks for the reply - much appreciated. I've done as you suggested and nothing happened so I had a look at the log and I can see that it's trying to do what I want but I'm getting lots of warnings and debugs about unknown commands.Any ideas?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.