This commit is contained in:
Andy Thomas
2024-01-24 10:42:58 +01:00
parent 68f3452990
commit 81a2597ced

View File

@@ -61,7 +61,10 @@ ESPHome can be integrated into your setup in various ways, including as a Home A
This guide is based on using the ESPHome dashboard, which is available in all standard implementations.
> [!NOTE]
> 4GB of memory are recommended if you are installing ESPHome as a Home Assistant add-on. Therefore, a RasPi 4 with 4GB RAM is the minimum if you are using a Raspberry Pi. A manual installation requires at least 2GB of memory and 500MB of swap space or 3GB of memory. With less memory the compiler will crash!
> 4GB of memory are recommended if you are installing ESPHome as a Home Assistant add-on.
Therefore, a RasPi 4 with 4GB RAM is the minimum if you are using a Raspberry Pi.
A manual installation requires at least 2GB of memory and 500MB of swap space or 3GB of memory.
With less memory the compiler will crash!
- **Installing ESPHome as a Home Assistant Add-On**: For seamless integration with Home Assistant, ESPHome can be installed as an add-on.
This method provides an easy-to-navigate interface and direct integration with your Home Assistant setup.