update rpi_gpio comment
This commit is contained in:
parent
1dc9bfdf73
commit
5d71d5560e
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue