18 void setup()
override;
This class simplifies creating components that periodically check a state.
Implementation of a i2c functions for Sensirion sensors Sensirion data requires crc checking.
Base-class for all sensors.
This class implements support for the SHT3x-DIS family of temperature+humidity i2c sensors.
enum esphome::sht3xd::SHT3XDComponent::ErrorCode NONE
void set_heater_enabled(bool heater_enabled)
sensor::Sensor * temperature_sensor_
void set_temperature_sensor(sensor::Sensor *temperature_sensor)
void set_humidity_sensor(sensor::Sensor *humidity_sensor)
sensor::Sensor * humidity_sensor_
@ READ_SERIAL_STRETCHED_FAILED
@ WRITE_HEATER_MODE_FAILED
void dump_config() override
float get_setup_priority() const override
Providing packet encoding functions for exchanging data with a remote host.