mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
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:
parent
3d2fba2329
commit
b70c87867f
@ -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]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user