From 4dad26665ae2318d229ea8e6333d9450a343218d Mon Sep 17 00:00:00 2001 From: cogneato Date: Mon, 28 Sep 2020 01:16:52 -0600 Subject: [PATCH] Add reasons for 32-bit and 64-bit HA OS images (#14634) --- source/hassio/installation.markdown | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 62d75316d1f..11a670869a9 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -9,10 +9,10 @@ The following will take you through the steps required to install Home Assistant - As an image for your device: - - [Raspberry Pi 3 Model B and B+ 32-bit][pi3-32] (recommended) + - [Raspberry Pi 3 Model B and B+ 32-bit][pi3-32] (32-bit is required for GPIO support) - [Raspberry Pi 3 Model B and B+ 64-bit][pi3-64] - - [Raspberry Pi 4 Model B (1 GB, 2 GB and 4 GB model) 32-bit][pi4-32] (recommended) - - [Raspberry Pi 4 Model B (1 GB, 2 GB and 4 GB model) 64-bit][pi4-64] + - [Raspberry Pi 4 Model B (1 GB, 2 GB and 4 GB model) 32-bit][pi4-32] (32-bit is required for GPIO support) + - [Raspberry Pi 4 Model B (1 GB, 2 GB 4GB and 8 GB model) 64-bit][pi4-64] (64-bit is required for 8 GB model) - [Tinkerboard][tinker] - [Odroid-C2][odroid-c2], [Odroid-N2][odroid-n2], [Odroid-XU4][odroid-xu4] - [Intel NUC][intel-nuc] @@ -21,10 +21,6 @@ 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 (8 GB model) - - Not recommended hardware: - [Raspberry Pi][pi1], [Raspberry Pi Zero-W][pi0-w], [Raspberry Pi 2][pi2]