ESPHome  2024.7.2
Data Structures | Enumerations
esphome::htu21d Namespace Reference

Data Structures

class  HTU21DComponent
 
class  SetHeaterAction
 
class  SetHeaterLevelAction
 

Enumerations

enum  HTU21DSensorModels { HTU21D_SENSOR_MODEL_HTU21D = 0, HTU21D_SENSOR_MODEL_SI7021, HTU21D_SENSOR_MODEL_SHT21 }
 

Enumeration Type Documentation

◆ HTU21DSensorModels

Enumerator
HTU21D_SENSOR_MODEL_HTU21D 
HTU21D_SENSOR_MODEL_SI7021 
HTU21D_SENSOR_MODEL_SHT21 

Definition at line 11 of file htu21d.h.