I was bored and decided to play with IP control for my ATV again. I setup a system variable (ATVcontrol) and set it to IR or IP. Depending on the variable it loads a scene for either the IP or IR control. I then modified it so the logic was in the button. Each button calls a macro, the macro has an ISequal statement that does a simple If, Then, Else. If ATVcontrol = IR run the IR command, if not IR, run the IP command.
I then added a button to the ATV scene that toggles the ATVcontrol variable and displays the current "control". I like using IP control, but with the ATV I found previously that it would break when the ATV was updated. With this setup, if that happens, I can simply press a button and switch it over to IR.
Is this needed...NOPE, it's just fun to play around with the system and have it do things like this.
Please Log in or Create an account to join the conversation.