This commit is contained in:
Fabian Affolter 2015-08-30 21:33:21 +02:00
parent d661e6aff6
commit 3a3a01d103

View File

@ -24,3 +24,7 @@ switch:
``` ```
For more details about the GPIO layout, visit the Wikipedia [article](https://en.wikipedia.org/wiki/Raspberry_Pi#GPIO_connector) about the Raspberry Pi. 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'>
As this requires access to the GPIO, you will need to run Home Assistant as root.
</p>