From cb701a4243ea66a3aa1922e6791cb73ec20b4344 Mon Sep 17 00:00:00 2001 From: Alexander Goldstone Date: Fri, 12 Jun 2020 14:26:29 +0100 Subject: [PATCH] Add note that Raspberry Pi 4 - 8GB is not supported (#13729) Closes https://github.com/home-assistant/home-assistant.io/issues/13728 --- source/hassio/installation.markdown | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 60e6f5002fb..4ba0f102ea1 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -11,8 +11,8 @@ The following will take you through the steps required to install Home Assistant - [Raspberry Pi 3 Model B and B+ 32bit][pi3-32] (recommended) - [Raspberry Pi 3 Model B and B+ 64bit][pi3-64] - - [Raspberry Pi 4 Model B 32bit][pi4-32] (recommended) - - [Raspberry Pi 4 Model B 64bit][pi4-64] + - [Raspberry Pi 4 Model B (excluding 8GB) 32bit][pi4-32] (recommended) + - [Raspberry Pi 4 Model B (excluding 8GB) 64bit][pi4-64] - [Tinkerboard][tinker] - [Odroid-C2][odroid-c2], [Odroid-N2][odroid-n2], [Odroid-XU4][odroid-xu4] - [Intel-Nuc][intel-nuc] @@ -21,6 +21,11 @@ The following will take you through the steps required to install Home Assistant - [VMDK][vmdk], [VHDX][vhdx], [VDI][vdi], [QCOW2][qcow2], [OVA][Virtual Appliance] + - Not yet supported hardware: + + - Raspberry Pi 4 Model B - 8GB + - Raspberry Pi 4 Model B - 8GB + - Not recommended hardware: - [Raspberry Pi][pi1], [Raspberry Pi Zero-W][pi0-w], [Raspberry Pi 2][pi2]