Add Supervisor unsupported system architecture info#41618
Conversation
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.
|
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 |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
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
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Proposed change
The Supervisor gains a new unsupported flag "system_architecture" which marks systems running on the deprecated architectures (
i386,armhfandarmv7) as unsupported. Add documentation about this new flag to the unsupported system architecture page.Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.