Use of 'intent'

djh_wolf

Young grasshopper
Jun 21, 2018
62
9
UK
Morning!

Just wondering if anyone had info on using the 'intent' method to launch BI mobile from a dashboard please?

There is one option (intent:#Intent;launchFlags=0x10000000;component=com.blueirissoftware.blueiris/com.blueirissoftware.blueiris.MainActivity;end) which launches the main UI. But I was hoping there may be a way of using the same method to launch say, a particular cam view?


Reason is to allow a direct link to the alerts etc straight from my sharptools dashboard for hubitat without needing to jump through hoops.

Much appreciated!


Daz
 
Morning!

Just wondering if anyone had info on using the 'intent' method to launch BI mobile from a dashboard please?

There is one option (intent:#Intent;launchFlags=0x10000000;component=com.blueirissoftware.blueiris/com.blueirissoftware.blueiris.MainActivity;end) which launches the main UI. But I was hoping there may be a way of using the same method to launch say, a particular cam view?


Reason is to allow a direct link to the alerts etc straight from my sharptools dashboard for hubitat without needing to jump through hoops.

Much appreciated!


Daz

Curious if you ever figured this out? I'm going through the same thing right now and found your thread.

I have it working for Home Assistant to open the main BI app via notification click, but to have it open a specific camera would be awesome!