Skip to content

heating_channel_PID

Nicolas Liaudat edited this page May 17, 2024 · 2 revisions

The PID use https://esphome.io/components/climate/pid.html.

We recommend putting a filter on the sensor (see filters in Sensor Component) and using output_averaging_samples to calm the PID sensor from a noisy input sensor.

The autotune mode is available

Clone this wiki locally