State Raspberry Pi 3 B is insufficient (#38518)

* State Raspberry Pi 3 B is insufficient

* Remove Pi 3 from Tools Required

* grammar: nor
This commit is contained in:
Justin Bull 2025-04-14 03:13:00 -04:00 committed by GitHub
parent 0717a5617f
commit 74d9ca828b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ toc: true
<div> <div>
<b>TOOLS REQUIRED</b> <b>TOOLS REQUIRED</b>
<ul> <ul>
<li>Raspberry Pi 3, 4 or 5 with power supply</li> <li>Raspberry Pi 4 or 5 with power supply</li>
<li>MicroSD card</li> <li>MicroSD card</li>
<li>Ethernet connection</li> <li>Ethernet connection</li>
</ul> </ul>

View File

@ -14,7 +14,7 @@ Included section for this page is located under source/_includes/installation
We will need a few things to get started with installing Home Assistant. We will need a few things to get started with installing Home Assistant.
- [Raspberry Pi 5](https://amzn.to/3UH6TcD) or [Raspberry Pi 4](https://amzn.to/2S0Gcl1) with [power supply](https://amzn.to/2ReZ2Vq) (Raspberry Pi 3 Model B is ok to get started, but the Model A does not have enough RAM). - [Raspberry Pi 5](https://amzn.to/3UH6TcD) or [Raspberry Pi 4](https://amzn.to/2S0Gcl1) with [power supply](https://amzn.to/2ReZ2Vq) (neither the Raspberry Pi 3 Model A nor Model B have enough RAM to be stable).
- [Micro SD Card](https://amzn.to/2X0Z2di). - [Micro SD Card](https://amzn.to/2X0Z2di).
- Ideally get one that is [Application Class 2](https://www.sdcard.org/developers/overview/application/index.html). Check for the label **A2** on the card. Application Class 2 cards perform better especially on small read and write operations and are better suited to host applications. - Ideally get one that is [Application Class 2](https://www.sdcard.org/developers/overview/application/index.html). Check for the label **A2** on the card. Application Class 2 cards perform better especially on small read and write operations and are better suited to host applications.
- Make sure to use a card that provides at least 32&nbsp;GB. - Make sure to use a card that provides at least 32&nbsp;GB.