diff --git a/docs/install.md b/docs/install.md index ad66833..8258118 100644 --- a/docs/install.md +++ b/docs/install.md @@ -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.