|
ESPHome 2025.12.0-dev
|
Data Structures | |
| class | CalibrationTrigger |
| class | CustomTrigger |
| class | DeviceInformationTrigger |
| class | EzoCommand |
| class | EZOSensor |
| This class implements support for the EZO circuits in i2c mode. More... | |
| class | LedTrigger |
| class | SlopeTrigger |
| class | TTrigger |
Enumerations | |
| enum | EzoCommandType : uint8_t { EZO_READ = 0 , EZO_LED , EZO_DEVICE_INFORMATION , EZO_SLOPE , EZO_CALIBRATION , EZO_SLEEP , EZO_I2C , EZO_T , EZO_CUSTOM } |
| enum | EzoCalibrationType : uint8_t { EZO_CAL_LOW = 0 , EZO_CAL_MID = 1 , EZO_CAL_HIGH = 2 } |
| enum esphome::ezo::EzoCalibrationType : uint8_t |
| enum esphome::ezo::EzoCommandType : uint8_t |