I have a family dashboard http://192.168.2.100:8123/family-calendar/home that when i load via navigation bar it loads fine however when i use the direct url for loading in a browser or my dashboard screensaver is always redirects to the /overview view. It used to work and has only been broken for the last few weeks. For my dashboard screensaver im using onn box pro 4k and which will use the android default webpage viewer.
What is the Dashboard file named in .storage ? ,
homeassistant/.storage/lovelace_dashboards
i mend this dashboard
Could it be an issue with the in built android tv 12 web viewer? I use dashboard screensaver to open the url
"id": "family_calendar",
"show_in_sidebar": true,
"icon": "mdi:calendar",
"title": "Family Calendar",
"require_admin": false,
"mode": "storage",
"url_path": "family-calendar"
},
