I have an Android Panel (Sonoff NS Panel Pro) running Home Assistant companion app. This works pretty great and I can use it to see information at a glance.
I am trying to get it to change its view to a specific view (shows my doorbell camera) whenever the doorbell is pressed.
If I place a view that I can manually navigate to, it loads almost instantly, but doing it remotely seems to start a whole new instance or something (I see the “Loading data” screen) and by the time it get’s to the doorbell camera, the moment has passed (I’m already at the door, seeing who is there )
Isn’t there a simple navigation command that I can send to this device? Either using notify or MQTT or adb or even something else?