esphome/esphome/components/dht
Airy André b7b23ffdb2 Decode DHT11 decimal part (#861)
* Decode DHT11 decimal part

* Fix comment

* Fix comment

* Handle negative temp for some DHT11  - code from the DHT12 component

* Don't use the fractional part if the checksum is the 2 bytes one
2019-11-20 17:00:32 +01:00
..
__init__.py 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
dht.cpp Decode DHT11 decimal part (#861) 2019-11-20 17:00:32 +01:00
dht.h Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
sensor.py Remove unnecessary update_interval from schemas 2019-06-28 11:30:15 +02:00