mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-13 11:44:29 +05:00
fix: hysteresis with native heating control has been fixed
This commit is contained in:
@@ -667,7 +667,7 @@ protected:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// Hysteresis
|
// Hysteresis
|
||||||
// Only if enabled PID or/and Equitherm or Native heating control via OT
|
// Only if enabled PID or/and Equitherm or Native heating control via OT
|
||||||
@@ -688,7 +688,6 @@ protected:
|
|||||||
this->heatingBlocking = false;
|
this->heatingBlocking = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
void initialize() {
|
void initialize() {
|
||||||
// Not all boilers support these, only try once when the boiler becomes connected
|
// Not all boilers support these, only try once when the boiler becomes connected
|
||||||
|
|||||||
Reference in New Issue
Block a user