ESPHome
2023.5.4
esphome
esphome
components
dht
Data Structures
|
Namespaces
|
Enumerations
dht.h File Reference
Go to the source code of this file.
Data Structures
class
esphome::dht::DHT
Component
for reading temperature/humidity measurements from DHT11/DHT22 sensors.
More...
Namespaces
esphome
esphome::dht
Enumerations
enum
esphome::dht::DHTModel
{
esphome::dht::DHT_MODEL_AUTO_DETECT
= 0,
esphome::dht::DHT_MODEL_DHT11
,
esphome::dht::DHT_MODEL_DHT22
,
esphome::dht::DHT_MODEL_AM2302
,
esphome::dht::DHT_MODEL_RHT03
,
esphome::dht::DHT_MODEL_SI7021
,
esphome::dht::DHT_MODEL_DHT22_TYPE2
}
Generated by
1.8.13