Skip to content

Conversation

@agners
Copy link
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

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

netlify bot commented Nov 5, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit c65730d
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/690b2594b85dd900081624b1
😎 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
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants