From a4019b40b352ea6692001ce0f2d08dc0e350ab1b Mon Sep 17 00:00:00 2001 From: Jonathan Baginski Date: Wed, 21 Dec 2016 10:05:00 -0500 Subject: [PATCH] Update installation-raspberry-pi-all-in-one.markdown updated GPIO details --- .../installation-raspberry-pi-all-in-one.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/installation-raspberry-pi-all-in-one.markdown b/source/getting-started/installation-raspberry-pi-all-in-one.markdown index c5b310312d7..0c588b9b5c8 100644 --- a/source/getting-started/installation-raspberry-pi-all-in-one.markdown +++ b/source/getting-started/installation-raspberry-pi-all-in-one.markdown @@ -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 %}