diff --git a/source/_components/sensor.dht.markdown b/source/_components/sensor.dht.markdown index 0b4844c3b07..c37179513e1 100644 --- a/source/_components/sensor.dht.markdown +++ b/source/_components/sensor.dht.markdown @@ -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. -

-As this requires access to the GPIO, you will need to run Home Assistant as root. -

-