|
ESPHome 2025.10.3
|
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... | |