8 namespace analog_threshold {
13 void setup()
override;
const float DATA
For components that import data from directly connected sensors like DHT.
float get_setup_priority() const override
void set_lower_threshold(float threshold)
void dump_config() override
void set_sensor(sensor::Sensor *analog_sensor)
void set_upper_threshold(float threshold)
Implementation of SPI Controller mode.
Base class for all binary_sensor-type classes.
Base-class for all sensors.