-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Add Supervisor unsupported system architecture info #41618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
agners
wants to merge
3
commits into
current
Choose a base branch
from
add-system-architecture-unsupported
base: current
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 1 commit
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,25 @@ | ||||||||||||||
| --- | ||||||||||||||
| title: "Home Assistant Operating System version" | ||||||||||||||
| description: "More information on why System Architecture marks the installation as unsupported." | ||||||||||||||
| --- | ||||||||||||||
|
|
||||||||||||||
| ## The issue | ||||||||||||||
|
|
||||||||||||||
| Supervisor considers `i386`, `armhf` and `armv7` (all 32-bit system architectures) | ||||||||||||||
| as unsupported. Home Assistant announced sunset of these architectures in May 2025 | ||||||||||||||
|
Comment on lines
+8
to
+9
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||||
| (see [this blog post for more information](https://www.home-assistant.io/blog/2025/05/22/deprecating-core-and-supervised-installation-methods-and-32-bit-systems/)). | ||||||||||||||
| On these system architectures Supervisor stops refreshing its update | ||||||||||||||
| information. This means you will no longer receive updates for any component, | ||||||||||||||
| including Home Assistant Core or Add-on updates. | ||||||||||||||
|
Comment on lines
+11
to
+13
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||||
|
|
||||||||||||||
| ## The solution | ||||||||||||||
|
|
||||||||||||||
| You'll be able to continue use the system as is, but we recommend to move your | ||||||||||||||
agners marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||||||||||
| Home Assistant installation onto supported hardware. This makes sure that you'll | ||||||||||||||
| continue to receive software updates, including security updates. | ||||||||||||||
|
|
||||||||||||||
| To migrate to a supported architecture, [create a full backup](/common-tasks/general/#backups) | ||||||||||||||
| and download it. Install Home Assistant OS on supported 64-bit hardware. Use the | ||||||||||||||
agners marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||||||||||
| [restore from backup feature during on-boarding](https://www.home-assistant.io/getting-started/onboarding/) (Option 2). | ||||||||||||||
| If you use a Raspberry Pi 3 or Raspberry Pi 4, you can install the 64-bit variants | ||||||||||||||
| of Home Assistant OS. See the [Raspberry Pi installation documentation](https://www.home-assistant.io/installation/raspberrypi/) for detailed instructions. | ||||||||||||||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.