ESPHome 2025.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::sgp30 |
Variables | |
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 |
const uint32_t | esphome::sgp30::SHORTEST_BASELINE_STORE_INTERVAL = 3600 |
const uint32_t | esphome::sgp30::MAXIMUM_STORAGE_DIFF = 50 |