installation on rpi: add min RAM recommendation (#39132)

This commit is contained in:
c0ffeeca7 2025-05-21 16:28:04 +02:00 committed by GitHub
parent f6b8ccd1ad
commit 69cded4a30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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) (neither the Raspberry Pi 3 Model A nor Model B have enough RAM to be stable). - [Raspberry Pi 5](https://amzn.to/3UH6TcD) or [Raspberry Pi 4](https://amzn.to/2S0Gcl1) with [power supply](https://amzn.to/2ReZ2Vq) (make sure to choose a model with at least 2 GB of RAM).
- [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 GB. - Make sure to use a card that provides at least 32 GB.