From 329c6fafaf5a84aade329fd598f73c0e6623b2fc Mon Sep 17 00:00:00 2001 From: DubhAd Date: Wed, 6 Mar 2019 18:46:31 +0000 Subject: [PATCH] Adding warning about below Pi2 (#8841) Too many folks have bought a Pi Zero and been unhappy at the experience. Adding a note here that they're not recommended. --- source/hassio/installation.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index fe28d9b61be..a62cf799cb7 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -15,9 +15,9 @@ The following will take you through the steps required to install Hass.io. - As an image for your device: - - [Raspberry Pi Zero][pi1] - - [Raspberry Pi Zero W][pi0-w] - - [Raspberry Pi 1 Model B][pi1] + - [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]