21 void setup()
override;
BedjetMode mode
BedJet operating mode.
This class simplifies creating components that periodically check a state.
This class implements support for the i2c-based BH1750 ambient light sensor.
void read_lx_(BH1750Mode mode, uint8_t mtreg, const std::function< void(float)> &f)
void dump_config() override
float get_setup_priority() const override
This Class provides the methods to read/write bytes from/to an i2c device.
Base-class for all sensors.
Providing packet encoding functions for exchanging data with a remote host.