-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Frost Protection but no status #422
Comments
Based on this issue, the system has no frost protection off mode. It is ilogic to get frost protection at 0° C. At that temperature, the water is already frozen. |
Zero temperature logic was to give user option to disable frost protection but looks like deadband and weather factor makes value -
… On 2 Nov 2020, at 11:03, sandreialexandru ***@***.***> wrote:
Based on this issue, the system has no frost protection off mode. It is ilogic to get frost protection at 0° C. At that temperature, the water is already frozen.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
some times i run into same issue but for me workaround to this is to check last temperature reporting time. |
i think fix is easy, change line 551 in boiler.php |
i think this should work. the en.php already have information about 0 setting, |
this one is moved to maxair as well, i suggest to commit one line change to old version. (1.77) |
i have very strange from this system, i was under the impression if i put frost protection to 0 then system will never go to frost protection mode
boiler.php output
no status for frost protection icon
The text was updated successfully, but these errors were encountered: