8 static const char *
const TAG =
"pid.sensor";
16 switch (this->
type_) {
float get_integral_term() const
void add_on_pid_computed_callback(std::function< void()> &&callback)
constexpr const T & clamp(const T &v, const T &lo, const T &hi, Compare comp)
void publish_state(float state)
Publish a new state to the front-end.
float get_error_value() const
PIDClimateSensorType type_
float get_output_value() const
float get_derivative_term() const
void dump_config() override
Implementation of SPI Controller mode.
float get_proportional_term() const
void update_from_parent_()