14 void set_k_value(uint16_t k_value) { this->
k_value_ = k_value; }
17 void setup()
override;
This class simplifies creating components that periodically check a state.
void read_pressure_()
Internal method to read the pressure from the component after it has been scheduled.
SUB_SENSOR(temperature) SUB_SENSOR(pressure) void set_k_value(uint16_t k_value)
Implementation of SPI Controller mode.
Base-class for all sensors.
void dump_config() override
This Class provides the methods to read/write bytes from/to an i2c device.