Base-class for all sensors.
void handle_char_(uint8_t c)
float get_setup_priority() const override
uint8_t buffer_[PACKET_SIZE]
void dump_config() override
const float DATA
For components that import data from directly connected sensors like DHT.
constexpr uint8_t PACKET_SIZE
Providing packet encoding functions for exchanging data with a remote host.