Skip to content

Add Supervisor unsupported system architecture info#41618

Merged
c0ffeeca7 merged 4 commits into
currentfrom
add-system-architecture-unsupported
Nov 21, 2025
Merged

Add Supervisor unsupported system architecture info#41618
c0ffeeca7 merged 4 commits into
currentfrom
add-system-architecture-unsupported

Conversation

@agners
Copy link
Copy Markdown
Member

@agners agners commented Nov 5, 2025

Proposed change

The Supervisor gains a new unsupported flag "system_architecture" which marks systems running on the deprecated architectures (i386, armhf and armv7) as unsupported. Add documentation about this new flag to the unsupported system architecture page.

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

The Supervisor gains a new unsupported flag "system_architecture" which
marks systems running on the deprecated architectures (`i386`, `armhf`
and `armv7`) as unsupported. Add documentation about this new flag to
the unsupported system architecture page.
Copilot AI review requested due to automatic review settings November 5, 2025 08:55
@home-assistant home-assistant Bot added current This PR goes into the current branch has-parent This PR has a parent PR in another repo in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels Nov 5, 2025
@home-assistant
Copy link
Copy Markdown

home-assistant Bot commented Nov 5, 2025

It seems that this PR is targeted against an incorrect branch since it has a parent PR on one of our codebases. Documentation that needs to be updated for an upcoming release should target the next branch. Please change the target branch of this PR to next and rebase if needed.

@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 5, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit e2c046b
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/692083c1e0f5cc00080d3361
😎 Deploy Preview https://deploy-preview-41618--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new documentation page explaining why certain 32-bit system architectures (i386, armhf, and armv7) are marked as unsupported by Home Assistant Supervisor, and provides guidance on migrating to supported 64-bit hardware.

Key changes:

  • Documents the sunset of 32-bit architectures announced in May 2025
  • Explains the impact on updates for unsupported architectures
  • Provides migration steps using backup and restore

Comment thread source/more-info/unsupported/system_architecture.markdown Outdated
Comment thread source/more-info/unsupported/system_architecture.markdown Outdated
Comment thread source/more-info/unsupported/system_architecture.markdown Outdated
Comment thread source/more-info/unsupported/system_architecture.markdown Outdated
Comment thread source/more-info/unsupported/system_architecture.markdown Outdated
Comment thread source/more-info/unsupported/system_architecture.markdown Outdated
Comment thread source/more-info/unsupported/system_architecture.markdown Outdated
@home-assistant
Copy link
Copy Markdown

home-assistant Bot commented Nov 6, 2025

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@home-assistant home-assistant Bot marked this pull request as draft November 6, 2025 06:07
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
@agners agners marked this pull request as ready for review November 21, 2025 15:23
@home-assistant home-assistant Bot requested a review from c0ffeeca7 November 21, 2025 15:23
Copy link
Copy Markdown
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @agners 👍

@c0ffeeca7 c0ffeeca7 merged commit bef377b into current Nov 21, 2025
9 checks passed
@c0ffeeca7 c0ffeeca7 deleted the add-system-architecture-unsupported branch November 21, 2025 15:28
@home-assistant home-assistant Bot removed needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch in-progress This PR/Issue is currently being worked on labels Nov 21, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

current This PR goes into the current branch has-parent This PR has a parent PR in another repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants