Update installation-raspberry-pi-all-in-one.markdown

updated GPIO details
This commit is contained in:
Jonathan Baginski 2016-12-21 10:05:00 -05:00 committed by Fabian Affolter
parent 1c53dda251
commit a4019b40b3
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -93,7 +93,7 @@ To launch the OZWCP web application:
### {% linkable_title Using the GPIOs %}
Please note that if you are using any components for Home Assistant that would use the GPIOs on the RPI, you will need to grant the default AiO user `hass` access to the GPIOs. Run the following command `sudo adduser hass gpio` while in a terminal session on your Pi. This is a one time configuration change to allow All In One Installer based Home Assistant access to the GPIOs.
The (**homeassistant**)user is added to the GPIO group as part of the install now.
### {% linkable_title WinSCP %}