ESPHome
2024.10.2
|
Go to the source code of this file.
Data Structures | |
class | esphome::ezo::EzoCommand |
class | esphome::ezo::EZOSensor |
This class implements support for the EZO circuits in i2c mode. More... | |
Namespaces | |
esphome | |
Implementation of SPI Controller mode. | |
esphome::ezo | |
Enumerations | |
enum | esphome::ezo::EzoCommandType : uint8_t { esphome::ezo::EZO_READ = 0, esphome::ezo::EZO_LED, esphome::ezo::EZO_DEVICE_INFORMATION, esphome::ezo::EZO_SLOPE, esphome::ezo::EZO_CALIBRATION, esphome::ezo::EZO_SLEEP, esphome::ezo::EZO_I2C, esphome::ezo::EZO_T, esphome::ezo::EZO_CUSTOM } |
enum | esphome::ezo::EzoCalibrationType : uint8_t { esphome::ezo::EZO_CAL_LOW = 0, esphome::ezo::EZO_CAL_MID = 1, esphome::ezo::EZO_CAL_HIGH = 2 } |