13 void setup()
override;
void read_temperature_()
Internal method to read the temperature from the component after it has been scheduled.
This class simplifies creating components that periodically check a state.
void setup() override
Setup the sensor and check connection.
float get_setup_priority() const override
void dump_config() override
Implementation of SPI Controller mode.
Base-class for all sensors.
This Class provides the methods to read/write bytes from/to an i2c device.
void update() override
Update the sensor value (temperature).