58 void setup()
override;
This class simplifies creating components that periodically check a state.
This Class provides the methods to read/write bytes from/to an i2c device.
Base-class for all sensors.
void send_alert_limit_high_()
void set_alert_limit_high(const float temp)
void dump_config() override
void set_alert_function(const enum EAlertFunction function)
void set_alert_polarity(const bool polarity)
float get_setup_priority() const override
void send_alert_limit_low_()
void set_conversion_rate(const enum EConversionRate rate)
void set_oneshot(const bool oneshot)
void set_fault_count(int faults)
void set_alert_limit_low(const float temp)
const float DATA
For components that import data from directly connected sensors like DHT.
Providing packet encoding functions for exchanging data with a remote host.
struct esphome::tmp1075::TMP1075Config::@144::@146 fields