feat: new equitherm algorithm and chart for it (#144)

This commit is contained in:
P43YM
2025-02-28 23:21:55 +03:00
committed by GitHub
parent 4457e16a8f
commit e5f4281d4c
10 changed files with 263 additions and 19 deletions

View File

@@ -342,9 +342,14 @@
"equitherm": {
"n": "N factor",
"k": "K factor",
"e": "Exponent E",
"t": {
"title": "T factor",
"note": "Not used if PID is enabled"
},
"chart": {
"radiatorTemp": "Radiator Temperature (°C)",
"outdoorTemp": "Outdoor Temperature (°C)"
}
},