I'm trying to find a way to let Loxone control what is presented on a display.
Here is what I want loxone to do, based on some event in loxone:
- switch the display between 2 webpages in full screen
- start playing a short video in full screen. When the video has ended, switch back to the webpage
The display could have dlna, or a Google Chromecast, or a Raspberry Pi connected to the display via HDMI, or I could by a smart TV that can display webpages and play YouTube videos is somehow this can be controlled by Loxone.
If not possible to control directly from Loxone, it could maybe via node-red, or a php server, or some software on my QNAP NAS.
Any ideas, or partial solutions that could point me in the right direction.