[![hacs][hacs-badge]][hacs-url] [![release][release-badge]][release-url] ![build][build-badge] [![discord][discord-badge]][discord-url]
Please :star: this repo if you find it useful.

The Smart Autotune Thermostat, or SAT for short, is a custom component for Home Assistant that seamlessly integrates with the following devices: - OpenTherm Gateway (OTGW) (MQTT or Serial) - DIYLess Master OpenTherm Shield - Ihor Melnyk's OpenTherm adapter - Jiří Praus' OpenTherm Gateway Arduino Shield
It can also function as a PID ON/OFF thermostat, providing advanced temperature control based on Outside Temperature compensation and the Proportional-Integral-Derivative (PID) algorithm. Unlike other thermostat components, SAT supports automatic gain tuning and heating curve coefficients. This capability allows it to determine the optimal setpoint for your boiler without any manual intervention.
OpenTherm ( MQTT / Serial / ESPHome ): - Multi-room temperature control with support for temperature synchronization for main climates - Overshoot protection value automatic calculation mechanism - Adjustable heating curve coefficients to fine-tune your heating system - Target temperature step for adjusting the temperature in smaller increments - Presets for different modes such as Away, Sleep, Home, Comfort - Automatic gains for PID control - PWM and Automatic-duty cycle - Overshoot protection to prevent the boiler from overshooting the setpoint ( Low-Load Control ) - Climate valve offset to adjust the temperature reading for your climate valve - Sample time for PID control to fine-tune your system's response time - Open Window detection - Control DHW setpoint
PID ON/OFF thermostat:
Smart Autotune Thermostat ( SAT ) is available in [HACS][hacs] (Home Assistant Community Store).
Use this link to directly go to the repository in HACS
or
SAT is configured using a config flow. After installation, go to the Integrations page in Home Assistant, click on the Add Integration button, and search for SAT if the autodiscovery feature fails.
OpenTherm Gateway MQTT: - Name of the thermostat - Top Topic ( MQTT Top Topic found in OTGW-firmware Settings ) - Device
OpenTherm Gateway Serial: - Name of the thermostat - URL
ESPHome Opentherm: - Name of the thermostat - Device
[!Important] The ESPHome yaml needs to follow the exact naming of the following entities, otherwise SAT will not be able to find them in Home Assistant.
ESPHome minimal yaml configuration
# Insert usual esphome configuration (board, api, ota, etc.)
opentherm:
in_pin: # insert in pin
out_pin: # insert out pin
ch_enable: true
dhw_enable: true
number:
- platform: opentherm
t_dhw_set:
name: t_dhw_set
step: 1
restore_value: true
t_set:
name: t_set
restore_value: true
max_t_set:
name: max_t_set
step: 1
restore_value: true
max_rel_mod_level:
name: max_rel_mod_level
min_value: 0
max_value: 100
step: 1
initial_value: 100
restore_value: true
sensor:
- platform: opentherm
rel_mod_level:
name: rel_mod_level
device_id:
name: device_id
t_boiler:
name: t_boiler
t_ret:
name: t_ret
max_capacity:
name: max_capacity
min_mod_level:
name: min_mod_level
t_dhw_set_lb:
name: t_dhw_set_lb
t_dhw_set_ub:
name: t_dhw_set_ub
binary_sensor:
- platform: opentherm
flame_on:
name: flame_on
switch:
- platform: opentherm
dhw_enable:
name: dhw_enable
ch_enable:
name: ch_enable
For more information about which other entities are available for OpenTherm please visit the ESPHome OpenTherm documentation
[!NOTE] For better results use an Inside Temperature sensor that reports two decimals and has a refresh rate of 30 seconds.
Heating System: Selecting the correct heating system type is important for SAT to accurately control the temperature and optimize performance. Choose the option that matches your setup to ensure proper temperature regulation throughout your home.
Areas:
hvac_action of the physical thermostat with the SAT climate entity's hvac action, that means if the physical thermostat doesn't require heating then the SAT climate entity hvac_action will remain at idle. Also the physical thermostat's room setpoint stays in sync with SAT climate entity. Moreover the physical thermostat will act as a back up if any failure to HA occurs.[!Note] If SAT is the only climate entity, skip this step.
[!TIP] Look at the Heating Mode setting in General Tab for further customization.
[!NOTE] If system calibration fails or you prefer to manually find the Overshoot Protection Value, please look at this discussion.
If you already know this value, then use the "Manually enter the overshoot protection value" option and fill the value.
Automatic Gains are recommended for most users as it simplifies the setup process and ensures optimal performance. However, if you're familiar with PID control and prefer to manually set the values, you can choose to skip Automatic Gains.
Please note that choosing to skip Automatic Gains requires a good understanding of PID control and may require additional manual adjustments to achieve optimal performance.
To be completed
Heating Curve Version: Represents the 3 formulas of calculation. The available options are:
Radiators: - Classic Curve - Quantum Curve - Precision Curve ( Recommented )
Underfloor: - Classic Curve - Quantum Curve - Precision Curve ( Recommented )
[!NOTE] Graph parameters: - a: Heating Curve Value - b: Room Setpoint
[!TIP] You can add the graph as an
iframecard in HA.Example: ```yaml type: iframe url: https://www.desmos.com/calculator/spfvsid4ds allow_open_top_navigation: true allow: fullscreen aspect_ratio: 130%
PID Controller Version: - Classic Controller - Improved Controller - Adaptive Controller
[!NOTE] When the Adaptive controller is active, SAT automatically tunes the gains. No need for tweaking.
Heating Mode:
[!NOTE] Available only for multiroom installations
Maximum Setpoint: You can choose the max water setpoint for your system. For radiator installations, it is recommended to choose a value between 55-75 °C. For underfloor installations, the recommended max water setpoint is 50 °C.
[!NOTE] Radiators: Higher Max water setpoint values will cause a more aggressive warm-up.
Heating Curve Coefficient: The heating curve coefficient is a configurable parameter in SAT that allows you to adjust the relationship between the outdoor temperature and the heating system output. This is useful for optimizing the heating system's performance in different weather conditions, as it allows you to adjust how much heat the system delivers as the outdoor temperature changes. By tweaking this parameter, you can achieve a more efficient and comfortable heating system.
Automatic Gains Value: Automatically tweaking the aggressiveness of the Kp, Ki and Kd gains when Classic or Improved Controller is in use.
[!TIP] Best results when the user uses the same value as the Heating Curve Coefficient value.
Derivative Time Weight: Further tweaking of the Kd value.
[!TIP] Better start with the value
2.
Adjustment Factor for Return Temperature: This factor adjusts the heating setpoint based on the boiler's return temperature, affecting heating responsiveness and efficiency. A higher value increases sensitivity to temperature changes, enhancing control over comfort and energy use.
[!TIP] Recommended starting range is 0.1 to 0.5. Adjust to suit your system and comfort preferences.
Contact Sensor: You can add contact sensors to avoid wasting energy when a door/window is open. When the door/window is closed again, SAT restores heating.
Predefined temperature settings for different scenarios or activities.
Thermal Comfort: Uses as temperature sensor the Summer SImmer Index. The Summer Simmer Index refers to the perceived temperature based on the measured air temperature and relative humidity.
Dynamic Minimum Setpoint (Experimental): The Boiler flow water temperature may exceed the Overshoot Protection Value during Low-Load Control in multiroom installations ( Some valves may be closed ). We developed a mechanishm that monitors the boiler return water temperature and changes accordingly the Control Setpoint that is sent to the boiler. See Adjustment Factor for Return Temperature.
Minimum Consumption: The user can find this value at the boiler's manual. SAT uses this value in order to calculate the instant gas consumption.
Maximum Consumption: The user can find this value at the boiler's manual. SAT uses this value in order to calculate the instant gas consumption.
Target Temperature Step: SAT climate entity room setpoint step.
Maximum Relative Modulation: The user is able to control the maximum relative modulation that the boiler will operate.
Heating Curve Coefficient: By adjusting the heating curve coefficient, you can balance the heating loss of your home with the energy generated from your boiler at a given setpoint based on the outside temperature. When this value is properly tuned, the room temperature should hover around the setpoint.
Gains: SAT offers two ways of tuning the PID gains - manual and automatic.
Overshoot Protection: This feature should be enabled when the minimum boiler capacity is greater than the control setpoint calculated by SAT. If the boiler overshoots the control setpoint, it may cycle, shortening the life of the burner. The solution is to adjust the boiler's on/off times to maintain the temperature at the setpoint while minimizing cycling.
Overshoot Protection Value (OPV) Calculation: The OPV is a crucial value that determines the boiler's on/off times when the Overshoot Protection feature is present (During initial configuration).
Automatic Calculation: To calc