Widget or shortcut to a specific dashboard?

I have multiple dashboards, and I’d love to be able to navigate directly to them on Android rather than having to open the slideout and selecting them. For example, I have one with all the multimedia controls all over my house (we have 3 logitech harmonies) so if different things are on in different rooms, I have one screen to control volume, mute, power, etc.

Is there a way I don’t know of to create a shortcut directly to a dashboard? I’m new to Home Assistant and haven’t figured out how to do that.

someone started to add this feature but stopped since it requires changes from HA core, for now you can create a button widget that uses a notification command: https://companion.home-assistant.io/docs/notifications/notification-commands/#webview

PR to add shortcut support :slight_smile: https://github.com/home-assistant/android/pull/1460

2 Likes

Necropost I know, but thank you! I didn’t even know this feature about Android either.

I just came across this trying to figure out how to get to a specific dashboard from within the app, but this works out great too.