refactor: refactoring after #144

This commit is contained in:
Yurii
2025-03-02 22:44:53 +03:00
parent e5f4281d4c
commit 3e61dabeab
14 changed files with 430 additions and 330 deletions

View File

@@ -340,16 +340,26 @@
},
"equitherm": {
"n": "N factor",
"k": "K factor",
"e": "Exponent E",
"t": {
"slope": {
"title": "Slope",
"note": ""
},
"exponent": {
"title": "Exponent",
"note": ""
},
"shift": {
"title": "Shift",
"note": ""
},
"targetDiffFactor": {
"title": "T factor",
"note": "Not used if PID is enabled"
},
"chart": {
"radiatorTemp": "Radiator Temperature (°C)",
"outdoorTemp": "Outdoor Temperature (°C)"
"targetTemp": "Target indoor temperature",
"setpointTemp": "Heat carrier temperature",
"outdoorTemp": "Outdoor temperature"
}
},