Skip to content

Commit f8fffd5

Browse files
committed
Include network in installation
1 parent c3bd364 commit f8fffd5

File tree

3 files changed

+9
-23
lines changed

3 files changed

+9
-23
lines changed

source/_includes/asides/hassio_navigation.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ <h1 class="title delta">Topics</h1>
88
<li>{% active_link /hassio/installation/ Installation %}</li>
99
<li>{% active_link /addons/ Available add-ons %}</li>
1010
<li>{% active_link /hassio/architecture/ Architecture %}</li>
11-
<li>{% active_link /hassio/network/ Network %}</li>
1211
</ul>
1312
</li>
1413
</ul>

source/hassio/installation.markdown

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,16 @@ sharing: true
99
footer: true
1010
---
1111

12-
Hass.io images are available for all available Raspberry Pi platforms. Download the appropriate image for your Raspberry Pi:
12+
Hass.io images are available for all available Raspberry Pi platforms.
1313

14-
- [Raspberry Pi / Zero][pi1]
15-
- [Raspberry Pi 2][pi2]
16-
- [Raspberry Pi 3][pi3]
17-
18-
Flash the downloaded image to an SD card using [Etcher]. Insert SD card to Raspberry Pi and turn it on. You will be able to reach your installation on [http://hassio.local][local].
19-
20-
On first boot, it downloads the Home Assistant container and that can take some time.
14+
- Download the appropriate image for your Raspberry Pi:
15+
- [Raspberry Pi / Zero][pi1]
16+
- [Raspberry Pi 2][pi2]
17+
- [Raspberry Pi 3][pi3]
18+
- Flash the downloaded image to an SD card using [Etcher].
19+
- Optional - Setup the WiFi: On the SD-card, edit the `system-connections/resin-sample` file and change `ssid` and `psk`.
20+
- Insert SD card to Raspberry Pi and turn it on. On first boot, it downloads the latest version of Home Assistant which can take some time.
21+
- You will be able to reach your installation at [http://hassio.local][local].
2122

2223
### {% linkable_title Alternative: install on generic Linux server %}
2324

source/hassio/network.markdown

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)