garage_decke: Benchmark Leistung Brunnen 648 W (korrigiert)
732 W war Rechenartefakt bei 3,75 l/min; Zielmarke auf 648 W.
This commit is contained in:
parent
1078123bff
commit
adbcbf81fa
1 changed files with 7 additions and 7 deletions
|
|
@ -9,7 +9,7 @@
|
|||
],
|
||||
"timezone": "browser",
|
||||
"schemaVersion": 39,
|
||||
"version": 8,
|
||||
"version": 9,
|
||||
"refresh": "30s",
|
||||
"panels": [
|
||||
{
|
||||
|
|
@ -778,8 +778,8 @@
|
|||
{
|
||||
"id": 9,
|
||||
"type": "stat",
|
||||
"title": "Leistung Brunnen (Ziel >732 W)",
|
||||
"description": "Q = l/min × ΔT × 0,0698 kW. Referenz/Ziel: 732 W (3,5 l/min × 3,0 K). Grün ab 0,732 kW.",
|
||||
"title": "Leistung Brunnen (Ziel >648 W)",
|
||||
"description": "Q = l/min × ΔT × 0,0698 kW. Ziel/Benchmark: 648 W bei gemessenem Durchfluss (3,5 l/min). Grün ab 0,648 kW.",
|
||||
"gridPos": {
|
||||
"h": 4,
|
||||
"w": 6,
|
||||
|
|
@ -807,15 +807,15 @@
|
|||
},
|
||||
{
|
||||
"color": "orange",
|
||||
"value": 0.5
|
||||
"value": 0.45
|
||||
},
|
||||
{
|
||||
"color": "yellow",
|
||||
"value": 0.65
|
||||
"value": 0.58
|
||||
},
|
||||
{
|
||||
"color": "green",
|
||||
"value": 0.732
|
||||
"value": 0.648
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -1061,7 +1061,7 @@
|
|||
},
|
||||
{
|
||||
"color": "green",
|
||||
"value": 0.732
|
||||
"value": 0.648
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue