mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
getting-started: Soften note about Pi 3 being 2.4GHz WiFi only (#5125)
* getting-started: Soften note about Pi 3 being 2.4GHz WiFi only The (currently unsupported) B+ has 5GHz support. * Add space
This commit is contained in:
parent
572f001f5b
commit
6ff1b3be2d
@ -25,7 +25,7 @@ We will need a few things to get started with installing Home Assistant. Links b
|
||||
<p class='note warning'>
|
||||
Support for the Raspberry Pi 3 model B+ is available in the alternative installation method [Hassbian](/docs/hassbian/installation/).
|
||||
|
||||
The recently released Raspberry Pi 3 model B+ is not yet supported by Hass.io
|
||||
The recently released Raspberry Pi 3 model B+ is not yet supported by Hass.io.
|
||||
</p>
|
||||
|
||||
### {% linkable_title Software requirements %}
|
||||
@ -41,7 +41,7 @@ We will need a few things to get started with installing Home Assistant. Links b
|
||||
|
||||
1. Put the SD card in your SD card reader.
|
||||
1. Open Etcher, select the Hass.io image and flash it to the SD card.
|
||||
1. WiFi setup only: open the file `system-connections/resin-sample` (from the `resin-boot` volume on the SD card) with a text editor. Change `ssid` to be your network name and `psk` to be your password. Note that the Raspberry Pi 3 is a 2.4GHz WiFi device, so do not try to connect it to a 5GHz network.
|
||||
1. WiFi setup only: open the file `system-connections/resin-sample` (from the `resin-boot` volume on the SD card) with a text editor. Change `ssid` to be your network name and `psk` to be your password. Note: When connecting to a 5 GHz-only network, make sure your device supports that. If you don't know what that means, then you probably have nothing to worry about.
|
||||
1. Unmount the SD card and remove it from your SD card reader.
|
||||
1. Insert the SD card into your Raspberry Pi 3. If you are going to use an Ethernet cable, connect that too.
|
||||
1. Connect your Raspberry Pi to the power supply so it turns on.
|
||||
|
Loading…
x
Reference in New Issue
Block a user