garage_decke: Stat-Hintergrund nur gruen oder schwarz

Einheitlich colorMode background; zweistufige Thresholds (OK=gruen, sonst dunkel).
This commit is contained in:
Homelab Cursor 2026-06-27 14:31:22 +02:00
parent 09f20bedcf
commit 07c4df90d5

View file

@ -9,7 +9,7 @@
], ],
"timezone": "browser", "timezone": "browser",
"schemaVersion": 39, "schemaVersion": 39,
"version": 16, "version": 17,
"refresh": "30s", "refresh": "30s",
"panels": [ "panels": [
{ {
@ -37,20 +37,12 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "blue", "color": "#181818",
"value": null "value": null
}, },
{ {
"color": "green", "color": "green",
"value": 5 "value": -40
},
{
"color": "orange",
"value": 28
},
{
"color": "red",
"value": 35
} }
] ]
} }
@ -67,7 +59,7 @@
}, },
"orientation": "auto", "orientation": "auto",
"textMode": "value", "textMode": "value",
"colorMode": "value", "colorMode": "background",
"graphMode": "none", "graphMode": "none",
"justifyMode": "auto" "justifyMode": "auto"
}, },
@ -128,20 +120,12 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "blue", "color": "#181818",
"value": null "value": null
}, },
{ {
"color": "green", "color": "green",
"value": 5 "value": -40
},
{
"color": "orange",
"value": 28
},
{
"color": "red",
"value": 35
} }
] ]
}, },
@ -161,7 +145,7 @@
"orientation": "auto", "orientation": "auto",
"textMode": "value", "textMode": "value",
"colorMode": "background", "colorMode": "background",
"graphMode": "area", "graphMode": "none",
"justifyMode": "auto" "justifyMode": "auto"
}, },
"targets": [ "targets": [
@ -201,20 +185,12 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "blue", "color": "#181818",
"value": null "value": null
}, },
{ {
"color": "green", "color": "green",
"value": 5 "value": -40
},
{
"color": "orange",
"value": 28
},
{
"color": "red",
"value": 35
} }
] ]
} }
@ -231,7 +207,7 @@
}, },
"orientation": "auto", "orientation": "auto",
"textMode": "value", "textMode": "value",
"colorMode": "value", "colorMode": "background",
"graphMode": "none", "graphMode": "none",
"justifyMode": "auto" "justifyMode": "auto"
}, },
@ -292,20 +268,12 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "blue", "color": "#181818",
"value": null "value": null
}, },
{ {
"color": "green", "color": "green",
"value": 5 "value": -40
},
{
"color": "orange",
"value": 28
},
{
"color": "red",
"value": 35
} }
] ]
}, },
@ -325,7 +293,7 @@
"orientation": "auto", "orientation": "auto",
"textMode": "value", "textMode": "value",
"colorMode": "background", "colorMode": "background",
"graphMode": "area", "graphMode": "none",
"justifyMode": "auto" "justifyMode": "auto"
}, },
"targets": [ "targets": [
@ -362,20 +330,12 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "blue", "color": "#181818",
"value": null "value": null
}, },
{ {
"color": "green", "color": "green",
"value": 5 "value": -40
},
{
"color": "orange",
"value": 28
},
{
"color": "red",
"value": 35
} }
] ]
}, },
@ -395,7 +355,7 @@
"orientation": "auto", "orientation": "auto",
"textMode": "value", "textMode": "value",
"colorMode": "background", "colorMode": "background",
"graphMode": "area", "graphMode": "none",
"justifyMode": "auto" "justifyMode": "auto"
}, },
"targets": [ "targets": [
@ -436,20 +396,12 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "#5794F2", "color": "#181818",
"value": null "value": null
}, },
{
"color": "orange",
"value": 0.5
},
{
"color": "yellow",
"value": 1.5
},
{ {
"color": "green", "color": "green",
"value": 2.5 "value": 1.0
} }
] ]
} }
@ -466,7 +418,7 @@
}, },
"orientation": "auto", "orientation": "auto",
"textMode": "value", "textMode": "value",
"colorMode": "value", "colorMode": "background",
"graphMode": "none", "graphMode": "none",
"justifyMode": "auto" "justifyMode": "auto"
}, },
@ -530,20 +482,12 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "#5794F2", "color": "#181818",
"value": null "value": null
}, },
{
"color": "orange",
"value": 0.5
},
{
"color": "yellow",
"value": 1.5
},
{ {
"color": "green", "color": "green",
"value": 2.5 "value": 1.0
} }
] ]
} }
@ -560,7 +504,7 @@
}, },
"orientation": "auto", "orientation": "auto",
"textMode": "value", "textMode": "value",
"colorMode": "value", "colorMode": "background",
"graphMode": "none", "graphMode": "none",
"justifyMode": "auto" "justifyMode": "auto"
}, },
@ -624,17 +568,9 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "#5794F2", "color": "#181818",
"value": null "value": null
}, },
{
"color": "orange",
"value": 0.5
},
{
"color": "yellow",
"value": 0.62
},
{ {
"color": "green", "color": "green",
"value": 0.684 "value": 0.684
@ -654,7 +590,7 @@
}, },
"orientation": "auto", "orientation": "auto",
"textMode": "value", "textMode": "value",
"colorMode": "value", "colorMode": "background",
"graphMode": "none", "graphMode": "none",
"justifyMode": "auto" "justifyMode": "auto"
}, },