Skip to content

Commit abc5cb2

Browse files
authored
Update installation.markdown
1 parent 7993507 commit abc5cb2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/_docs/hassbian/installation.markdown

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ The easiest way to install Home Assistant on your Raspberry Pi is by using HASSb
1919

2020
These instructions are also available as a [video](https://www.youtube.com/watch?v=iIz6XqDwHEk). Additional information is available in this [video](https://www.youtube.com/watch?v=tCGlQSsQ-Mc).
2121

22-
After initial boot, you can reach Home Assistant in your browser at [http://hassbian.local:8123]. If you want to login via SSH, the default username is `pi` and password is `raspberry` (please change this by running `passwd`). The Home Assistant configuration is located at `/home/homeassistant/.homeassistant/`.
22+
After initial boot an installer will run in the background and takes around 15 minutes to complete, after it has finished you can reach Home Assistant in your browser at [http://hassbian.local:8123]. If you want to login via SSH, the default username is `pi` and password is `raspberry` (please change this by running `passwd`). The Home Assistant configuration is located at `/home/homeassistant/.homeassistant/`.
23+
24+
If you find that the web page is not reachable after some time check that you have files in `/home/homeassistant/.homeassistant/`, if there are no files in this location then run the installer manually `sudo systemctl start install_homeassistant.service`.
25+
2326

2427
The following extras are included on the image:
2528

0 commit comments

Comments
 (0)