fix: hysteresis with native heating control has been fixed

This commit is contained in:
Yurii
2024-11-01 12:47:32 +03:00
parent 467cfea449
commit e4211c872c

View File

@@ -667,7 +667,7 @@ protected:
}
}
}
}
// Hysteresis
// Only if enabled PID or/and Equitherm or Native heating control via OT
@@ -688,7 +688,6 @@ protected:
this->heatingBlocking = false;
}
}
}
void initialize() {
// Not all boilers support these, only try once when the boiler becomes connected