Hi,
I was wondering what setup other people use for handling different output devices and different players, so to maybe get some ideas how to optimize my setup.
I currently have:
- a single media player (Nvidia shield pro 2019)
- A TV
- A Projector
- An AVR
- Home Assistant in the background
My current setup is that i have top level actions on my remote to:
- Control the media player, regardless of output (the integration starts/stops nothing by itself)
- Start/Configure the setup for TV output (Home Assistant script)
- Start/Configure the setup for Projector output (Home Assistant script)
- Shut everything down (Home Assistant script)
The reason for this is, that I didn’t want to have to copy the media player control layout for TV and Projector mode, and that I didn’t want to shut down the whole setup by mistake when touching the wrong part of the screen when inside the media player control activity.
Now I am thinking about switching to a setup with 2 player devices, which makes things more complicated, and I am still not sure how to solve this in the most elegant way.
Does anyone here have a similar setup, and if so, how did you implement it on your remote?
Thanks.