From 5d71d5560e237b23a835ece9a1f8224b7d2f2763 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 29 Sep 2015 23:11:32 -0700 Subject: [PATCH] update rpi_gpio comment --- homeassistant/components/sensor/rpi_gpio.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/homeassistant/components/sensor/rpi_gpio.py b/homeassistant/components/sensor/rpi_gpio.py index e8482ea56ac..03e3482eb07 100644 --- a/homeassistant/components/sensor/rpi_gpio.py +++ b/homeassistant/components/sensor/rpi_gpio.py @@ -3,7 +3,8 @@ homeassistant.components.sensor.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: platform: rpi_gpio