fix garage_decke: Grafana-Math refIds A/B im Verlauf

KD_A/KD_B hießen anders als $A/$B in Expressions → No Data im Chart.
This commit is contained in:
Homelab Cursor 2026-06-27 11:51:22 +02:00
parent 5dd791aae0
commit c03850e465

View file

@ -9,7 +9,7 @@
],
"timezone": "browser",
"schemaVersion": 39,
"version": 4,
"version": 5,
"refresh": "30s",
"panels": [
{
@ -497,7 +497,7 @@
},
"targets": [
{
"refId": "KD_A",
"refId": "A",
"datasource": {
"type": "influxdb",
"uid": "ffptl25vzylfke"
@ -507,7 +507,7 @@
"hide": true
},
{
"refId": "KD_B",
"refId": "B",
"datasource": {
"type": "influxdb",
"uid": "ffptl25vzylfke"
@ -1072,7 +1072,7 @@
},
"targets": [
{
"refId": "KD_A",
"refId": "A",
"datasource": {
"type": "influxdb",
"uid": "ffptl25vzylfke"
@ -1082,7 +1082,7 @@
"hide": true
},
{
"refId": "KD_B",
"refId": "B",
"datasource": {
"type": "influxdb",
"uid": "ffptl25vzylfke"