Display Raspberry Pi hardware version info inside HAOS #386
Unanswered
reedy
asked this question in
Home Assistant OS & Supervisor
Replies: 1 comment 1 reply
-
|
You can find (some?) of these infos already, but it is a bit hidden Settings > System > Repairs > 3-dot menu > System information |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature
It'd be useful, and seems especially relevant for things like the Yellow, if HAOS would give you more information about Raspberry Pi hardware you've got installed, in a nicely formatted way.
What RPi model? (Pi 4, 5, CM4, CM5)?
And then maybe some things like the below, which can be (also) obtained through things like
/proc/cpuinfoor, if installed,raspinfo.CPU model/CPU Speed? Ram (though this is shown on
/config/hardware)? Storage (in the case of CM that may have onboard)...Use cases
Not everyone can remember what they installed where, and when.
With things like the Yellow being able to relatively easily be upgraded, users being able to check what hardware they are running, and may be able to think about upgrades. For example when CM5 was released, or when the 16GB memory models were later released.
Current workarounds
Opening the case, potentially removing the heatsink.. Or running CLI commands...
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions