|
ESPHome 2026.2.1
|
Go to the source code of this file.
Data Structures | |
| struct | esphome::sen5x::GasTuning |
| struct | esphome::sen5x::TemperatureCompensation |
| class | esphome::sen5x::SEN5XComponent |
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::sen5x |
Enumerations | |
| enum | esphome::sen5x::ERRORCODE : uint8_t { esphome::sen5x::COMMUNICATION_FAILED , esphome::sen5x::SERIAL_NUMBER_IDENTIFICATION_FAILED , esphome::sen5x::MEASUREMENT_INIT_FAILED , esphome::sen5x::PRODUCT_NAME_FAILED , esphome::sen5x::FIRMWARE_FAILED , esphome::sen5x::UNKNOWN } |
| enum | esphome::sen5x::RhtAccelerationMode : uint16_t { esphome::sen5x::LOW_ACCELERATION = 0 , esphome::sen5x::MEDIUM_ACCELERATION = 1 , esphome::sen5x::HIGH_ACCELERATION = 2 } |
| enum class | esphome::sen5x::Sen5xType : uint8_t { esphome::sen5x::SEN50 , esphome::sen5x::SEN54 , esphome::sen5x::SEN55 , esphome::sen5x::UNKNOWN } |