#Created a custom dashboard and set it as default. Overview still opens 90% of the time on all device

1 messages · Page 1 of 1 (latest)

slow urchin
#

Hi,

I've set up a custom dashboard. I set it as default in both the HA settings and user settings. But everytime I open HA on my PC it loads in to the overview page instead of my dashboard.

I've tried clearing the site data/cache on my browsers and the iOS companion app, tried different browsers that haven't accessed the site before and almost every time it loads into the Overview page no matter what. It hasn't once consistently loaded into the custom Dashboard. It occasionally does on iOS. But when accessed from my PC via the website it hasn’t loaded it once and instead always loads the Overview page.

So I'm wondering if anyone knows of a fix for this?

untold wraith
#

I have same issue.

I am about to have a meltdown.

I’ve changed it everywhere. New overview always comes back.

lyric palm
#

Are you going directly to the server URL or are you appending any path after :8123?

slow urchin
#

If you even mean I should be accessing without the port

lyric palm
#

I was asking because some people have old bookmarks to something like homeassistant.local:8123/lovelace, and that was always going to home dashboard, but if you go to only homeassistant.local:8123, that would go to your selected dashboard.

#

Sounds like that's not your issue though.

slow urchin
#

Oh ok. Yeah that’s all that my reverse proxy targets. No extra path or anything. I only set up Home Assistant around a week or 2 ago. So definitely don’t have any old URLs

untold wraith
#

I’m using the app mostly.
I do have browser mod installed. I changed the default page there too.

Defaulted right back.

I’m going to find the code and rip it out of HA.

#

Deleted browser mod and stupid default dashboard came right back.

slow urchin
#

I haven’t found a fix either. It’s very annoying

vocal roost
untold wraith
#

Thanks, I tried a few things and gave up. Deleted browser mod. (Wasn’t using much of it anyways).

Still, the app launches the dumb dashboard (I renamed it).

slow urchin
#

Yea for me it’s seemingly random when it decides to load my custom dashboard or the built in overview page. Happens on all my devices in both browsers and companion apps

formal ravine
#

same here and super annoying.

slow urchin
#

Still haven’t figured out a fix to this super annoying problem. Anyone got suggestions?

vocal roost
#

What happens if you don't go through the reverse proxy? Do you see the same symptoms?

slow urchin
# vocal roost What happens if you don't go through the reverse proxy? Do you see the same symp...

Just tested by loading the localIP:8123 in a browser. First it loaded the custom dashboard after I logged in. Then I refreshed the page and it loaded the Overview page instead

Also no idea if it’s related but I’ve noticed if I go to user preferences and to the “Change the order and hide items from the sidebar” setting. The tap edit and then if I try to tap either “Edit with Browser Mod” or the “Continue” button that neither do anything.

vocal roost
#

Just tested by loading the localIP:8123 in a browser. First it loaded the custom dashboard after I logged in. Then I refreshed the page and it loaded the Overview page instead
I can't seem to replicate the problem. I set the system-wide default dashboard and the one for my (admin) user and they both worked appropriately. Switched to a regular user and it loaded the system default. Set a user-defined default and it also worked on refresh. (Interestingly, the browser_mod navigate workaround that I mentioned earlier isn't working as it should but I think this is a separate issue.
Also no idea if it’s related but I’ve noticed if I go to user preferences and to the “Change the order and hide items from the sidebar” setting. The tap edit and then if I try to tap either “Edit with Browser Mod” or the “Continue” button that neither do anything.
All choices you mentioned worked for me with both admin and regular user...

slow urchin
#

Strange. I don’t get why all these things are working fine for you but are problematic for me 🤔

vocal roost
#

Not sure if this is of any use to you: ```
Installation method Home Assistant OS
Core 2026.3.4
Supervisor 2026.03.2
Operating System 17.1
Frontend 20260312.1

slow urchin
vocal roost
#

I'm running on a Pi4. I can't imagine that would cause any difference. Around the time you originally posted, there were other mentions about issues with default dashboards but those seem to have fizzled out. You've already ruled out the reverse proxy and an individual browser/device issue (by using multiple browsers and devices.)

First it loaded the custom dashboard after I logged in. Then I refreshed the page and it loaded the Overview page instead
This kinda still sounds browser_mod-related. I noticed this earlier and then tried again. On log-in, it goes to the user-defined dashboard. Clicking refresh, it goes to the browser_mod-defined (via browser_mod.navigate in Default Action) dashboard.

slow urchin
vocal roost
#

I wouldn't think you would need to remove browser_mod. I'd just ensure the Default dashboard and Default action settings cleared out.

slow urchin
#

Hmm strangely it seems I don’t even have it installed to begin with. So no idea why the “Change the order and hide items from the sidebar” setting SOMETIMES pops up saying it’s installed 🤔

#

So maybe I should actually try installing it

slow urchin
#

I just installed it, set the default dashboard in it and followed your work around for the action linked above. Now just gotta test it over time

vocal roost
#

But you had it installed at some point and got rid of it but were still seeing ways to "use" it (the buttons that you mentioned before that weren't working)?
Do those buttons work now that it's reinstalled?

slow urchin
slow urchin
#

So far browser mod with your work around is working. A couple times I’ve reloaded the page and I see the overview load for like half a second and then my custom dashboard takes over

thorn plaza
#

I copied the code from the dashboard i wanted and went into the .storage folder and overwrote the default overview dashboard

slow urchin
# thorn plaza

Fair. Though that seems like a slight nuisance if you have to do that anytime you change something on your dashboard lol

thorn plaza
#

I made the change like 1 & 1/2 years ago

slow urchin