Helper class to easily give an object a parent of type T.
This class simplifies creating components that periodically check a state.
void set_pin(uint8_t pin)
void set_reference_voltage(float reference_voltage)
void dump_config() override
float get_setup_priority() const override
Base-class for all sensors.
Abstract interface for components to request voltage (usually ADC readings)
Providing packet encoding functions for exchanging data with a remote host.