fix garage_decke: No Data in 5 Stat-Panels (Mixed Datasource)

Math-Expressions brauchen -- Mixed --; filterByRefId entfernt.
This commit is contained in:
Homelab Cursor 2026-06-27 14:22:28 +02:00
parent b8d2898e92
commit c9188a814f

View file

@ -9,7 +9,7 @@
], ],
"timezone": "browser", "timezone": "browser",
"schemaVersion": 39, "schemaVersion": 39,
"version": 13, "version": 14,
"refresh": "30s", "refresh": "30s",
"panels": [ "panels": [
{ {
@ -23,8 +23,8 @@
"y": 0 "y": 0
}, },
"datasource": { "datasource": {
"type": "influxdb", "type": "datasource",
"uid": "ffptl25vzylfke" "uid": "-- Mixed --"
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
@ -54,7 +54,73 @@
"color": { "color": {
"mode": "thresholds" "mode": "thresholds"
} }
},
"overrides": [
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
} }
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "B"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "VL"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "DT"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
}
]
}, },
"options": { "options": {
"reduceOptions": { "reduceOptions": {
@ -100,17 +166,7 @@
"expression": "($A + $B - ${kd_flussrichtung} * ($B - $A)) / 2" "expression": "($A + $B - ${kd_flussrichtung} * ($B - $A)) / 2"
} }
], ],
"description": "Rücklauf Kältedecke (wärmer). Bei umgekehrter Flussrichtung wird der passende Rohr-Fühler per Schalter zugeordnet — Influx-Tags bleiben fix.", "description": "Rücklauf Kältedecke (wärmer). Bei umgekehrter Flussrichtung wird der passende Rohr-Fühler per Schalter zugeordnet — Influx-Tags bleiben fix."
"transformations": [
{
"id": "filterByRefId",
"options": {
"include": [
"RL"
]
}
}
]
}, },
{ {
"id": 2, "id": 2,
@ -192,8 +248,8 @@
"y": 0 "y": 0
}, },
"datasource": { "datasource": {
"type": "influxdb", "type": "datasource",
"uid": "ffptl25vzylfke" "uid": "-- Mixed --"
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
@ -223,7 +279,73 @@
"color": { "color": {
"mode": "thresholds" "mode": "thresholds"
} }
},
"overrides": [
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
} }
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "B"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "RL"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "DT"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
}
]
}, },
"options": { "options": {
"reduceOptions": { "reduceOptions": {
@ -269,17 +391,7 @@
"expression": "($A + $B + ${kd_flussrichtung} * ($B - $A)) / 2" "expression": "($A + $B + ${kd_flussrichtung} * ($B - $A)) / 2"
} }
], ],
"description": "Vorlauf Kältedecke (kälter). Zuordnung über KD Flussrichtung oben.", "description": "Vorlauf Kältedecke (kälter). Zuordnung über KD Flussrichtung oben."
"transformations": [
{
"id": "filterByRefId",
"options": {
"include": [
"VL"
]
}
}
]
}, },
{ {
"id": 4, "id": 4,
@ -431,8 +543,8 @@
"y": 4 "y": 4
}, },
"datasource": { "datasource": {
"type": "influxdb", "type": "datasource",
"uid": "ffptl25vzylfke" "uid": "-- Mixed --"
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
@ -462,7 +574,73 @@
} }
] ]
} }
},
"overrides": [
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
} }
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "B"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "RL"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "VL"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
}
]
}, },
"options": { "options": {
"reduceOptions": { "reduceOptions": {
@ -507,16 +685,6 @@
"type": "math", "type": "math",
"expression": "- ${kd_flussrichtung} * ($B - $A)" "expression": "- ${kd_flussrichtung} * ($B - $A)"
} }
],
"transformations": [
{
"id": "filterByRefId",
"options": {
"include": [
"DT"
]
}
}
] ]
}, },
{ {
@ -531,8 +699,8 @@
"y": 4 "y": 4
}, },
"datasource": { "datasource": {
"type": "influxdb", "type": "datasource",
"uid": "ffptl25vzylfke" "uid": "-- Mixed --"
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
@ -562,7 +730,73 @@
} }
] ]
} }
},
"overrides": [
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
} }
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "B"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "RL"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "VL"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
}
]
}, },
"options": { "options": {
"reduceOptions": { "reduceOptions": {
@ -607,16 +841,6 @@
"type": "math", "type": "math",
"expression": "$B - $A" "expression": "$B - $A"
} }
],
"transformations": [
{
"id": "filterByRefId",
"options": {
"include": [
"DT"
]
}
}
] ]
}, },
{ {
@ -631,8 +855,8 @@
"y": 4 "y": 4
}, },
"datasource": { "datasource": {
"type": "influxdb", "type": "datasource",
"uid": "ffptl25vzylfke" "uid": "-- Mixed --"
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
@ -662,7 +886,89 @@
} }
] ]
} }
},
"overrides": [
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
} }
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "B"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "RL"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "VL"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "DT"
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"viz": true,
"legend": true,
"tooltip": true
}
}
]
}
]
}, },
"options": { "options": {
"reduceOptions": { "reduceOptions": {
@ -707,16 +1013,6 @@
"type": "math", "type": "math",
"expression": "${brunnen_durchfluss} * ($B - $A) * 0.0698" "expression": "${brunnen_durchfluss} * ($B - $A) * 0.0698"
} }
],
"transformations": [
{
"id": "filterByRefId",
"options": {
"include": [
"Q"
]
}
}
] ]
}, },
{ {
@ -730,8 +1026,8 @@
"y": 8 "y": 8
}, },
"datasource": { "datasource": {
"type": "influxdb", "type": "datasource",
"uid": "ffptl25vzylfke" "uid": "-- Mixed --"
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
@ -872,8 +1168,8 @@
"y": 18 "y": 18
}, },
"datasource": { "datasource": {
"type": "influxdb", "type": "datasource",
"uid": "ffptl25vzylfke" "uid": "-- Mixed --"
}, },
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {