Automatically toggle between fully kiosk dashboard and app

This thread has some links to the device driver for the fully kiosk controller integration: Rule to trigger a new screen

I think you would use the commands

launchAppPackage(package)
bringFullyToFront()

Im not sure on the param for launch app package. My guess is the same concept as: Linking android apps to a tile

Then you would need to setup a rule run the commands. I think hubitat can do every 10 seconds and I’ve seen a trick to get sharptools to do it.

The AutomateIt solution mighty be easier though. :rofl: