Remove note about root access from dht sensor (#805)

This update is related to #2900

Signed-off-by: Roi Dayan <roi.dayan@gmail.com>
This commit is contained in:
Roi Dayan 2016-08-21 22:32:10 +03:00 committed by Fabian Affolter
parent d5450f898d
commit 17c5f7b2fb

View File

@ -42,7 +42,3 @@ Available conditions are only *temperature* and *humidity*.
The name of the pin to which the sensor is connected has different names on different platforms. 'P8_11' for Beaglebone, '23' for Raspberry Pi.
<p class='note warning'>
As this requires access to the GPIO, you will need to run Home Assistant as root.
</p>