Skip to content

Commit 6876d7b

Browse files
Carlo Costanzofabaff
Carlo Costanzo
authored andcommitted
Update RPI user names (home-assistant#1117)
Make a note for users to note the different user names used in the different installation types.
1 parent 897aad0 commit 6876d7b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

source/getting-started/installation-raspberry-pi.markdown

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,12 @@ footer: true
1313

1414
There's currently three documented ways to install Home Assistant on a Raspberry Pi.
1515
- [Manual installation](/getting-started/installation-raspberry-pi/#Manual-Installation). Following this guide doing each step manually. This is highly recommended as a first installation since you get a good overview of the installation.
16-
- [Hassbian image](/getting-started/installation-raspberry-pi-image). Basic installation with the same settings as following the manual installation guide. Some additional software is preinstalled to make installation quicker and easier.
17-
- [All-in-One Installer](/getting-started/installation-raspberry-pi-all-in-one/). Fabric based installation script that installs and compiles many of the things an advanced Home Assistant install is likely to need.
16+
- [Hassbian image](/getting-started/installation-raspberry-pi-image). Basic installation with the same settings as following the manual installation guide. Some additional software is preinstalled to make installation quicker and easier. Installation uses `homeassistant` user.
17+
- [All-in-One Installer](/getting-started/installation-raspberry-pi-all-in-one/). Fabric based installation script that installs and compiles many of the things an advanced Home Assistant install is likely to need. Installation uses `hass` user.
18+
19+
<p class='note note'>
20+
Since each installation type uses a different user for Home Assistant, be sure to note and use the correct username for the `adduser` commands listed below for camera and GPIO extensions.
21+
</p>
1822

1923

2024
### {% linkable_title Manual Installation %}

0 commit comments

Comments
 (0)