ESPHome  2024.3.1
Data Structures | Namespaces | Enumerations
sht4x.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::sht4x::SHT4XComponent
 

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::sht4x
 

Enumerations

enum  esphome::sht4x::SHT4XPRECISION { esphome::sht4x::SHT4X_PRECISION_HIGH = 0, esphome::sht4x::SHT4X_PRECISION_MED, esphome::sht4x::SHT4X_PRECISION_LOW }
 
enum  esphome::sht4x::SHT4XHEATERPOWER { esphome::sht4x::SHT4X_HEATERPOWER_HIGH, esphome::sht4x::SHT4X_HEATERPOWER_MED, esphome::sht4x::SHT4X_HEATERPOWER_LOW }
 
enum  esphome::sht4x::SHT4XHEATERTIME { esphome::sht4x::SHT4X_HEATERTIME_LONG = 1100, esphome::sht4x::SHT4X_HEATERTIME_SHORT = 110 }