monitoring(overview): restore readable two-row stats for ups and climate

This commit is contained in:
Brad Stein 2026-04-12 21:23:28 -03:00
parent d2672300a3
commit a0f1149bbb
5 changed files with 8 additions and 48 deletions

View File

@ -1486,8 +1486,6 @@ def build_overview():
description="Per-UPS live snapshot: draw, discharge runtime, and status.",
orientation="vertical",
wide_layout=True,
title_size=12,
value_size=20,
)
)
panels.append(
@ -1528,8 +1526,6 @@ def build_overview():
description="Current tent values: Temp °C, Temp °F, Humidity, Pressure.",
orientation="vertical",
wide_layout=True,
title_size=18,
value_size=36,
)
)
panels.append(
@ -3559,8 +3555,6 @@ def build_power_dashboard():
],
orientation="vertical",
wide_layout=True,
title_size=12,
value_size=20,
description=(
"Per-UPS live snapshot: draw, discharge runtime, and charging/discharging status."
),
@ -3602,8 +3596,6 @@ def build_power_dashboard():
],
orientation="vertical",
wide_layout=True,
title_size=18,
value_size=36,
description="Current tent values: Temp °C, Temp °F, Humidity, Pressure.",
)
)

View File

@ -1181,11 +1181,7 @@
},
"textMode": "name_and_value",
"orientation": "vertical",
"wideLayout": true,
"text": {
"titleSize": 12,
"valueSize": 20
}
"wideLayout": true
},
"links": [
{
@ -1361,11 +1357,7 @@
},
"textMode": "name_and_value",
"orientation": "vertical",
"wideLayout": true,
"text": {
"titleSize": 18,
"valueSize": 36
}
"wideLayout": true
},
"links": [
{

View File

@ -115,11 +115,7 @@
},
"textMode": "name_and_value",
"orientation": "vertical",
"wideLayout": true,
"text": {
"titleSize": 12,
"valueSize": 20
}
"wideLayout": true
},
"description": "Per-UPS live snapshot: draw, discharge runtime, and charging/discharging status."
},
@ -282,11 +278,7 @@
},
"textMode": "name_and_value",
"orientation": "vertical",
"wideLayout": true,
"text": {
"titleSize": 18,
"valueSize": 36
}
"wideLayout": true
},
"description": "Current tent values: Temp \u00b0C, Temp \u00b0F, Humidity, Pressure."
},

View File

@ -1190,11 +1190,7 @@ data:
},
"textMode": "name_and_value",
"orientation": "vertical",
"wideLayout": true,
"text": {
"titleSize": 12,
"valueSize": 20
}
"wideLayout": true
},
"links": [
{
@ -1370,11 +1366,7 @@ data:
},
"textMode": "name_and_value",
"orientation": "vertical",
"wideLayout": true,
"text": {
"titleSize": 18,
"valueSize": 36
}
"wideLayout": true
},
"links": [
{

View File

@ -124,11 +124,7 @@ data:
},
"textMode": "name_and_value",
"orientation": "vertical",
"wideLayout": true,
"text": {
"titleSize": 12,
"valueSize": 20
}
"wideLayout": true
},
"description": "Per-UPS live snapshot: draw, discharge runtime, and charging/discharging status."
},
@ -291,11 +287,7 @@ data:
},
"textMode": "name_and_value",
"orientation": "vertical",
"wideLayout": true,
"text": {
"titleSize": 18,
"valueSize": 36
}
"wideLayout": true
},
"description": "Current tent values: Temp \u00b0C, Temp \u00b0F, Humidity, Pressure."
},