this post was submitted on 03 Jul 2023
6 points (87.5% liked)
homeassistant
12027 readers
99 users here now
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I was curious about this so I tested it on my systems. Path refers to the part after your domain. So, if your settings page is available under https://homeassistant.mydomain.com/config/dashboard (check with your desktop or mobile browser to get the exact URL, then you would use "/config/dashboard" as your path setting. Same for any lovelace dashboard, check the URL in your browser, if it is https://homeassistant.mydomain.com/lovelace-mobile/0, then use "/lovelace-mobile/0" as the path argument. lovelace-mobile is the dashboard part, 0 corresponds to the tab.
Hope this helps!
Thanks for the response, that confirms my assumption, seems like I was configuring it right, but the behavior is not as expected.
Is this all that is to be expected? or should I be able to get to the desired dashboard, from any previous screen or application state?
Nope, that doesn't sound right.
I just tried all of your use cases and it works for me every time, HA in the foreground, background, closed; the command changes to the HA app and the right page.
One thing you should check: Android Settings, Apps, Special app access, Display over other apps, -> make sure home assistant is enabled here. If that doesn't help I'm out of ideas and suggestions for the moment.