OS upgrade 2025.11 not offered

Hello,
recently my HA is still on

System Information

version | core-2025.8.3

But the newest version is not offered.
Wot’s wrong???

Thank you for help!
Ralf

The latest Home Assistant OS version is 16.3.

You are talking about the Home Assistant core version.

OS: like windows
Core: like a program running on windows

Try a full reboot. Then go to Settings → System → Updates and press the check for updates button, top right of the page.

image

Wait a bit and if you don’t see any updates check your log for errors.

What hardware are you running?

After reboot there is still no new OS Version in updates…
I also disabled my PiHole

In the Supervisor log I can see:
2025-11-06 13:02:29.358 WARNING (MainThread) [supervisor.resolution.evaluations.base] OS version ‘11.5’ is more than 4 versions behind the latest ‘11.5’! (more-info: Home Assistant Operating System version - Home Assistant)

I’m on RaspberryPi4

Open one of the SSH add-ons, and enter

ha os update --version 12.0
ha os update --version 13.0
ha os update --version 14.0
ha os update --version 15.0
ha os update --version 16.3
3 Likes

Thank you,
I hope from now on the update process works as expected :wink: