Hello,
I have successfully managed to add a link to the Reolink App (Android) in Action Tiles for Smartthings using the following:
intent:#Intent;launchFlags=0x10000000;component=com.mcu.reolink/com.android.bc.login.WelcomeActivity;end
This works well and opens the App when the tile is pressed, however does anyone know the syntax to be able to open up a specific camera feed, rather than the startup page?
I would have thought that it would be something like "Camera=Front" however I'm not sure how to specify the camera or where in the line of code it should go.
Any help would be greatly appreciated.
Thanks

Latest posts made by simonl
-
Action Tiles - Intent