ESPHome
2024.10.2
|
Data Structures | |
struct | SGP30Baselines |
class | SGP30Component |
This class implements support for the Sensirion SGP30 i2c GAS (VOC and CO2eq) sensors. More... | |
Variables | |
const uint32_t | IAQ_BASELINE_WARM_UP_SECONDS_WITH_BASELINE_PROVIDED = 3600 |
const uint32_t | IAQ_BASELINE_WARM_UP_SECONDS_WITHOUT_BASELINE = 43200 |
const uint32_t | SHORTEST_BASELINE_STORE_INTERVAL = 3600 |
const uint32_t | MAXIMUM_STORAGE_DIFF = 50 |
struct esphome::sgp30::SGP30Baselines | PACKED |
const uint32_t esphome::sgp30::IAQ_BASELINE_WARM_UP_SECONDS_WITH_BASELINE_PROVIDED = 3600 |
const uint32_t esphome::sgp30::IAQ_BASELINE_WARM_UP_SECONDS_WITHOUT_BASELINE = 43200 |
struct esphome::sgp30::SGP30Baselines esphome::sgp30::PACKED |