Rewriting of installation guide for Raspberry Pi and cleanup of associated components.
This commit is contained in:
parent
d5256e8584
commit
76938c36c1
5 changed files with 135 additions and 33 deletions
|
@ -12,7 +12,6 @@ ha_category: Binary Sensor
|
|||
ha_release: pre 0.7
|
||||
---
|
||||
|
||||
|
||||
The `rpi_gpio` binary sensor platform allows you to read sensor values of the GPIOs of your [Raspberry Pi](https://www.raspberrypi.org/).
|
||||
|
||||
To use your Raspberry Pi's GPIO in your installation, add the following to your `configuration.yaml` file:
|
||||
|
@ -39,10 +38,3 @@ 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>
|
||||
|
||||
<p class='note warning'>
|
||||
To avoid having to run Home Assistant as root when using this component, run a Raspbian version released at or after September 29, 2015.
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue