Fixed link text to show port (#2660)
Avoids confusion if you copy and paste and don't see its hyperlink is for :8123
This commit is contained in:
parent
45a21d5c68
commit
648b2f4d64
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Hass.io images are available for all available Raspberry Pi and intel nuc platfo
|
|||
- Flash the downloaded image to an SD card using [Etcher].
|
||||
- Optional - Setup the WiFi: On the SD-card, edit the `system-connections/resin-sample` file and change `ssid` and `psk`.
|
||||
- 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.
|
||||
- You will be able to reach your installation at [http://hassio.local][local].
|
||||
- You will be able to reach your installation at [http://hassio.local:8123][local].
|
||||
|
||||
<p class='note'>
|
||||
If you copy over your existing Home Assistant configuration, make sure to enable the Hass.io panel by adding either `discovery:` or `hassio:` to your configuration.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue