So you can open the iOS App via url scheme “homeassistant://”, but is there any way to use this to jump to a specific lovelace page? Like “homeassistant://lovelace/cctv” ?
I’ve tried multiple variations (with and without “lovelace” and with additional /), but no luck
I’ve looked for this as well, but no success. This is the only page that seems to have info, but no mention of a simple “jump to lovelace view” linking scheme.
Hoping it’s implemented but not documented, as I’d really like to link some things to my cameras view.
I’m not sure that’s quite what I was after. I’d like to be able to open an app or place a call from an actionable notification. It seems like it should be straightforward to include (but beyond my skills!).
Yes 2021.3 can now launch via a url scheme as described in that doc page.
You can launch to a particular page on your Home Assistant via a notification by using e.g. "/lovelace/dashboard-name-here" as your URL. This has been available since last summer.
Yes! Just put the URL as homeassistant://navigate/<path_here>
Example 1: homeassistant://navigate/lovelace/calendar
Example 2: homeassistant://navigate/config