8namespace analog_threshold {
13 void setup()
override;
void set_lower_threshold(T lower_threshold)
TemplatableValue< float > lower_threshold_
float get_setup_priority() const override
TemplatableValue< float > upper_threshold_
void dump_config() override
void set_upper_threshold(T upper_threshold)
void set_sensor(sensor::Sensor *analog_sensor)
Base class for all binary_sensor-type classes.
Base-class for all sensors.
const float DATA
For components that import data from directly connected sensors like DHT.
Providing packet encoding functions for exchanging data with a remote host.