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": "Fattore N",
"k": "Fattore K",
"e": "Esponente E",
"t": {
"title": "Fattore T",
"note": "Non usato se PID è attivato"
},
"chart": {
"radiatorTemp": "Temperatura Del Radiatore (°C)",
"outdoorTemp": "Outdoor Temperature (°C)"
}
},