You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to make an automation that keeps constant temperature difference between Ariston_CH_return_temp and Ariston_CH_setpoint_temp, up to a maximum temperature for setpoint.
e.g. If Ariston_CH_return_temp is 25 set the Ariston_CH_setpoint_temp to 28. If Return_temp increases to 26 then Setpoint_temp changes to 29 etc up to a defined maximum for Ariston_CH_setpoint_temp.
How can I do that?
(a more elegant solution than manually create IF THENs for each value)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
I want to make an automation that keeps constant temperature difference between Ariston_CH_return_temp and Ariston_CH_setpoint_temp, up to a maximum temperature for setpoint.
e.g. If Ariston_CH_return_temp is 25 set the Ariston_CH_setpoint_temp to 28. If Return_temp increases to 26 then Setpoint_temp changes to 29 etc up to a defined maximum for Ariston_CH_setpoint_temp.
How can I do that?
(a more elegant solution than manually create IF THENs for each value)
Thx
Beta Was this translation helpful? Give feedback.
All reactions