esphome/esphome/components/dht
Stefan Agner 3dfff2930a
Improve DHT read timings (#1901)
Make sure that the initial rising edge is properly detected even if
timing is somewhat off.

Set MCU start signal to 1ms for AM2302.
2021-06-22 10:07:14 +02:00
..
__init__.py add-black (#1593) 2021-03-07 16:03:16 -03:00
dht.cpp Improve DHT read timings (#1901) 2021-06-22 10:07:14 +02:00
dht.h dht: Fix sensor reading from DHT22 (#926) 2020-05-18 20:24:13 -03:00
sensor.py Add support for Sensor state class (#1835) 2021-06-03 13:49:56 +12:00