So, I keep going down different paths and running into different roadblocks so I’m curious what people are using.
I have a wall-mounted Lenovo android tablet. I want to be able to interact with the UI, and also have it rotate between different dashboards when idle and presence is detected. Dashboard rotation automation would also conditionally display certain dashboards (e.g. bird is at the bird feeder, so show that dashboard).
The Companion App works when sending a ‘command_webview’ notify instruction, but it seems to ‘reload’ the app every dashboard change or two - showing the Home Assistant white screen before the dashboard loads.
BrowserMod seemed to work pretty well, with out the reloading, but every couple of days it would go offline for unknown reasons.
I’ve read about Fully Kiosk and maybe that would work better, but I’m not yet ready to abandon the other two for new, unknown issues or limitations.
Anyone have a solution that handles my use cases well that they want to share?