Support for Dashboards for Tiles in Android Companion App

I’m not sure why this isn’t supported already, seeing as how launcher shortcuts already support this. But it would be really nice if I could add a quick settings shortcut for my tv remote dashboard, just like how there is an android tv remote quick settings tile built into android.

I’ve looked into using am to send an intent, but that isn’t working for some reason. It does open the app, but it does not go to the right dashboard. There’s definitely something I’m missing here, but not sure what.

Because tiles are meant for actions/services on Android whereas shortcuts are to take the user to specific parts of the app.

If you really need this then use the proper notification command to open the app.

https://companion.home-assistant.io/docs/notifications/notification-commands#webview