From f84ddd0c65da97f9f36284de6359e90db1a37dc9 Mon Sep 17 00:00:00 2001 From: cogneato Date: Tue, 3 Dec 2019 15:50:06 -0700 Subject: [PATCH] Remove hardware that is not recommended (#11356) I think these should be removed for a better user experience. If it isn't recommended then they shouldn't be listed. Maybe keep them in the assets for people who like to dig around? --- source/hassio/installation.markdown | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 54f52c58256..dc43c705984 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -8,11 +8,7 @@ The following will take you through the steps required to install Hass.io. 1. Download the appropriate install option: - As an image for your device: - - - [Raspberry Pi Zero][pi1] (not recommended for more than testing) - - [Raspberry Pi Zero W][pi0-w] (not recommended for more than testing) - - [Raspberry Pi 1 Model B][pi1] (not recommended for more than testing) - - [Raspberry Pi 2 Model B][pi2] + - [Raspberry Pi 3 Model B and B+ 32bit][pi3-32] (recommended) - [Raspberry Pi 3 Model B and B+ 64bit][pi3-64] - [(RC) Raspberry Pi 4 Model B 32bit][pi4-32] (recommended)