Pi naming convention (#5820)

* Pi naming convention

Following the https://www.raspberrypi.org/products/
1. Removed the Pi / Zero from the name to follow how raspberrypi.org
2. Raspberry Pi 2 Model B 
3. Raspberry Pi 3 Model B and B+. Added the B+ to clarify and avoid confusion since the hassio did not supported.

Maybe just use 3B and 3B+.

* ✏️ Added Raspberry Pi 1 Model B
This commit is contained in:
Fernando 2018-07-29 05:50:41 -04:00 committed by Franck Nijhof
parent 3d2fba2329
commit b70c87867f

View File

@ -12,11 +12,12 @@ footer: true
Hass.io images are available for:
- Download the appropriate image for your device:
- [Raspberry Pi / Zero][pi1]
- [Raspberry Pi Zero][pi1]
- [Raspberry Pi Zero W][pi0-w]
- [Raspberry Pi 2][pi2]
- [Raspberry Pi 3 32bit][pi3-32] (recommended)
- [Raspberry Pi 3 64bit][pi3-64]
- [Raspberry Pi 1 Model B][pi1]
- [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]
- As [Virtual Appliance]:
- [VMDK][vmdk]