ESPHome  2024.3.2
Data Structures | Namespaces | Enumerations
absolute_humidity.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::absolute_humidity::AbsoluteHumidityComponent
 This class implements calculation of absolute humidity from temperature and relative humidity. More...
 

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::absolute_humidity
 

Enumerations

enum  esphome::absolute_humidity::SaturationVaporPressureEquation { esphome::absolute_humidity::BUCK, esphome::absolute_humidity::TETENS, esphome::absolute_humidity::WOBUS }
 Enum listing all implemented saturation vapor pressure equations. More...