CustomTrigger(EZOSensor *ezo)
void add_led_state_callback(std::function< void(bool)> &&callback)
This class implements support for the EZO circuits in i2c mode.
void trigger(Ts... x)
Inform the parent automation that the event has triggered.
void add_calibration_callback(std::function< void(std::string)> &&callback)
CalibrationTrigger(EZOSensor *ezo)
void add_slope_callback(std::function< void(std::string)> &&callback)
SlopeTrigger(EZOSensor *ezo)
LedTrigger(EZOSensor *ezo)
Implementation of SPI Controller mode.
void add_custom_callback(std::function< void(std::string)> &&callback)
void add_t_callback(std::function< void(std::string)> &&callback)
void add_device_infomation_callback(std::function< void(std::string)> &&callback)