mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-11 18:54:28 +05:00
fix: hysteresis with native heating control has been fixed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user