ESPHome  2024.3.1
Data Structures | Namespaces | Enumerations
scd4x.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::scd4x::SCD4XComponent
 

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::scd4x
 

Enumerations

enum  esphome::scd4x::ERRORCODE {
  esphome::scd4x::COMMUNICATION_FAILED, esphome::scd4x::SERIAL_NUMBER_IDENTIFICATION_FAILED, esphome::scd4x::MEASUREMENT_INIT_FAILED, esphome::scd4x::FRC_FAILED,
  esphome::scd4x::UNKNOWN
}
 
enum  esphome::scd4x::MeasurementMode { esphome::scd4x::PERIODIC, esphome::scd4x::LOW_POWER_PERIODIC, esphome::scd4x::SINGLE_SHOT, esphome::scd4x::SINGLE_SHOT_RHT_ONLY }