garage_decke: Brunnen-Durchfluss 5,27 l/min (gemessen)
Default brunnen_durchfluss nach Verstaerkerpumpe; Leistungs-Zielmarke angepasst.
This commit is contained in:
parent
87d3e41b21
commit
a21ece73c2
1 changed files with 13 additions and 8 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
],
|
],
|
||||||
"timezone": "browser",
|
"timezone": "browser",
|
||||||
"schemaVersion": 39,
|
"schemaVersion": 39,
|
||||||
"version": 17,
|
"version": 18,
|
||||||
"refresh": "30s",
|
"refresh": "30s",
|
||||||
"panels": [
|
"panels": [
|
||||||
{
|
{
|
||||||
|
|
@ -545,8 +545,8 @@
|
||||||
{
|
{
|
||||||
"id": 9,
|
"id": 9,
|
||||||
"type": "stat",
|
"type": "stat",
|
||||||
"title": "Leistung Brunnen (Ziel >684 W)",
|
"title": "Leistung Brunnen (Ziel >770 W)",
|
||||||
"description": "Q = l/min × ΔT × 0,0698 kW. Benchmark: 684 W (gemessen 3,5 l/min, isolierte Fühler). Grün ab 0,684 kW.",
|
"description": "Thermische Leistung Brunnen. Benchmark 27.06.: 684 W @ 3,5 l/min; mit Verstaerkerpumpe 5,27 l/min gemessen.",
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"h": 4,
|
"h": 4,
|
||||||
"w": 8,
|
"w": 8,
|
||||||
|
|
@ -1020,10 +1020,10 @@
|
||||||
{
|
{
|
||||||
"current": {
|
"current": {
|
||||||
"selected": true,
|
"selected": true,
|
||||||
"text": "3.5",
|
"text": "5.27",
|
||||||
"value": "3.5"
|
"value": "5.27"
|
||||||
},
|
},
|
||||||
"description": "Brunnen-Volumenstrom l/min. Gemessen 27.06.: 3,5 (ohne Verstaerkerpumpe). Nach 50-W-Pumpe am Brunnenausgang neu messen und Wert anpassen.",
|
"description": "Brunnen-Volumenstrom l/min. Ohne Verstaerker: 3,5 (27.06.). Mit ZC-T50 + 3 Pumpen: 5,27 (27.06. Abend, Wasseruhr).",
|
||||||
"hide": 0,
|
"hide": 0,
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
"label": "Brunnen l/min",
|
"label": "Brunnen l/min",
|
||||||
|
|
@ -1041,7 +1041,7 @@
|
||||||
"value": "3.25"
|
"value": "3.25"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"selected": true,
|
"selected": false,
|
||||||
"text": "3.5",
|
"text": "3.5",
|
||||||
"value": "3.5"
|
"value": "3.5"
|
||||||
},
|
},
|
||||||
|
|
@ -1070,6 +1070,11 @@
|
||||||
"text": "5",
|
"text": "5",
|
||||||
"value": "5"
|
"value": "5"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"selected": true,
|
||||||
|
"text": "5.27",
|
||||||
|
"value": "5.27"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"text": "5.5",
|
"text": "5.5",
|
||||||
|
|
@ -1091,7 +1096,7 @@
|
||||||
"value": "8"
|
"value": "8"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"query": "3,3.25,3.5,3.75,4,4.25,4.5,5,5.5,6,7,8",
|
"query": "3,3.25,3.5,3.75,4,4.25,4.5,5,5.27,5.5,6,7,8",
|
||||||
"skipUrlSync": false,
|
"skipUrlSync": false,
|
||||||
"type": "custom"
|
"type": "custom"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue