Sorry to bother you with this stupid question, but since 2023.09 I’m not able to trigger an update via the UI. The update buttons are simply missing and I’m not able to find out why (see screenshot).
Can somebody give me a hint what’s possibly wrong? Since now I never had problems and HA is running without any problems. Only this “stupid” topic creates a little bit of a headache for me.
Did you ever figure this out? I’ve been having the same issue ever since the update sensors were released in 2022.4. Restarting HA or disabling/enabling the associated entity will sometimes get it working temporarily but if you aren’t quick enough, it will disappear again. I just tried disable/enable and it didn’t help this time.
I first time faced this problem in HA 2024.1.2
I run work around update with Terminal & SSH add-on and command ha core update --version 2024.1.3 --backup
Unfortunately that does not solve the missing UPDATE button problem.
I have the same issue since I can’t even remember. In my case I don’t use landroid-card. This is the error I see in the browser’s console:
Unhandled Promise Rejection: Error: Failed to execute 'define' on 'CustomElementRegistry': the name "mwc-linear-progress" has already been used with this registry
I think I may have figured it out. I removed an old resource file from a HACS card that was no longer installed and it’s been working for almost an hour now.
config > lovelace dashboards> resources
My Media page is also no longer failing to load which has been extremely frustrating. I’m going to not update anything and keep checking periodically.