ESPHome
2024.10.2
|
Data Structures | |
struct | GasTuning |
struct | SGP4xBaselines |
class | SGP4xComponent |
This class implements support for the Sensirion sgp4x i2c GAS (VOC) sensors. More... | |
Enumerations | |
enum | SgpType { SGP40, SGP41 } |
Variables | |
struct esphome::sgp4x::SGP4xBaselines | PACKED |
const uint32_t | SHORTEST_BASELINE_STORE_INTERVAL = 10800 |
const float | MAXIMUM_STORAGE_DIFF = 50.0f |
struct esphome::sgp4x::SGP4xBaselines esphome::sgp4x::PACKED |