ESPHome 2025.5.0
Loading...
Searching...
No Matches
esphome::iaqcore Namespace Reference

Data Structures

class  IAQCore
 

Enumerations

enum  IAQCoreErrorCode : uint8_t { ERROR_OK = 0 , ERROR_RUNIN = 0x10 , ERROR_BUSY = 0x01 , ERROR_ERROR = 0x80 }
 

Enumeration Type Documentation

◆ IAQCoreErrorCode

Enumerator
ERROR_OK 
ERROR_RUNIN 
ERROR_BUSY 
ERROR_ERROR 

Definition at line 11 of file iaqcore.cpp.