That can be used to get to the settings of home assistant, what about to get to the companion app link that would be in config if you opened home assistant in the app?
2 years later. Did you solve this?
Use case: Using kiosk mode to hide header and sidebar for my family members. But I want to be able to change their app settings without turning off kiosk mode.
Maybe someone has a better way to solve this?
not without submitting a frontend feature request, there is no direct URL the frontend communicates to the app to open settings so you cant do that on your own without code changes.
As above unfortunately no proper solution still, I’m guessing not many want this feature but I think it should be a basic feature although never got round to submitting any official request
And then after that you can click companion app but I understand for family members you may not want them to have settings access so this is not a perfect solution
I noticed that /config only works for admins.
I will try a work around with browser_mod-sidebar per user and maybe an input helper to show/hide it for non-admins.