update rpi_gpio comment

This commit is contained in:
Paulus Schoutsen 2015-09-29 23:11:32 -07:00
parent 1dc9bfdf73
commit 5d71d5560e

View file

@ -3,7 +3,8 @@
homeassistant.components.sensor.rpi_gpio homeassistant.components.sensor.rpi_gpio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Allows to configure a binary state sensor using RPi GPIO. Allows to configure a binary state sensor using RPi GPIO.
Note: To use RPi GPIO, Home Assistant must be run as root. To avoid having to run Home Assistant as root when using this component,
run a Raspbian version released at or after September 29, 2015.
sensor: sensor:
platform: rpi_gpio platform: rpi_gpio