From 49cb76e3e477aac08b699916081b7e23ab869365 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 7 Sep 2015 15:56:53 +0200 Subject: [PATCH] add dht image --- source/components/sensor.dht.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/components/sensor.dht.markdown b/source/components/sensor.dht.markdown index 4feed1facee..d6d7b6a38c3 100644 --- a/source/components/sensor.dht.markdown +++ b/source/components/sensor.dht.markdown @@ -9,6 +9,7 @@ sharing: true footer: true --- + The dht sensor platform allows you to get the current temperature and humidity from a DHT11, DHT22, or AM2302 device. To use your DHTxx sensor in your installation, add the following to your `configuration.yaml` file: