ESPHome 2025.5.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  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...