#Home Assistant does not find the 2025.7 update

1 messages · Page 1 of 1 (latest)

inner garnet
#

Hello,
I hope I post in the good forum, couldn't find a better place.
I realized today that Home Assistant 2025.7 is available, but my instance can't find the update. If I go in the settings and click on the top-right menu and check for updates, a popup shows up after a few seconds to tell me that no update is available.
I'm currently running Home Assistant 2025.6.1 on a Raspberry Pi 4.

Is there something I have missed?

undone panther
#

This should behave the same but can you try this?

ha refresh-updates
ha available-updates

Make sure there are no network related issues in the core/supervisor/host logs.

inner garnet
#

Sorry, I'm a bit new on HA, should I invoke these commands via SSH?

undone panther
#

Yep.

inner garnet
#

I can't access it, is there a way to enable it on the UI?

undone panther
#

There are SSH addons. I recommend the advanced one.

inner garnet
#
➜ ~ ha refresh-updates
Command completed successfully.
➜ ~ ha available-updates
available_updates: []
undone panther
#

:<

inner garnet
#

I'm trying this, thank you 🙂