Is there a way to link to a specific love lace view either using the homeassistant:// URI. I have tried to search the forum but only found old posts for version 1.0. And After reading the Integrations section on campanion.home-assitant.io it wasn’t clear to me.
I am also chasing the answer to this to!
@robbie480 can you help?
Bump!!
From memory
Configuration. Lovelace dashboards. Add new dashboard. It will ask for the url you want to use.
my use case is specfic - for a specific automation notification (notify) I want to have a link that I can send as part of the notification which when clicked directs me to a specific dashboard inside the app.
Getting to the default page is no problem but getting to lovelace/page4 is a challenge - can what you suggest do this?
anyone?
bump!!
Hi,
must use something like this:
uri: “/lovelace-xxxx/box”
where “xxxx” is the name of your dashboard.