I’ve set up a lovelace page but I want to use it as shortcut on my android. The usual directions are navigate to the page, click menu, Add to Home screen. The issue is that it pulls the address using manifest.json and that is hardcoded to /states. As a hack, I edited the start_url in the file below. I know lovelace is still new but it would be nice to have a configuration for the manifest start_url
Indeed it is, but above I’m asking for a configuration feature to allow the “Add to Home screen” on a mobile device to allow pointing to the lovelace address instead of hard coding it to /states
I’ve updated to .73, removed the hack, and clicked >> Set lovelace as default page on this device << it works when visiting / from Chrome on Android, but using in “Add to Home screen” still results in navigating to /states
Yep. Just realized this. The important part of me reading and paying attention to the details: >> Set lovelace as default page on this device <<
THIS DEVICE being the key.