-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Add user to gpio group #873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@@ -39,10 +39,13 @@ Configuration variables: | |||
|
|||
For more details about the GPIO layout, visit the Wikipedia [article](https://en.wikipedia.org/wiki/Raspberry_Pi#GPIO_connector) about the Raspberry Pi. | |||
|
|||
<p class='note warning'> | |||
If you are not running Raspbian Jessie, you will need to run Home Assistant as root. | |||
</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you test RPi.GPIO on other operating systems?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No. I've only tested it on Raspbian GNU/Linux 8 (jessie)
I guess that the same information may apply for the switch platform as well. |
Yes it would. It's the same concept for adding the hass user to the video group to get the pi camera working. |
So, this will lead to at least three pages which more or less the same information. How about we collect those details on one page (maybe |
@fabaff That sounds like a plan.
Pages not currently covered since install instructions are hard to generalize Assuming this will include cleaning up the device pages in question also. |
|
@Landrash yep! Thanks for adding the new instructions! very helpful. |
This command helped me control my DHT11 & Binary Motion Sensor without running HA as root