ESPHome 2025.5.0
|
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 | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | 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 } |