monitoring: set compact stat layout for climate and ups rows

This commit is contained in:
Brad Stein 2026-04-12 19:37:08 -03:00
parent 931ee5944d
commit 3271369e2d
5 changed files with 18 additions and 18 deletions

View File

@ -1389,7 +1389,7 @@ def build_overview():
links=link_to("atlas-power"),
description="Per-UPS live snapshot: current draw, discharge, and charging/discharging status.",
orientation="horizontal",
wide_layout=True,
wide_layout=False,
graph_mode="none",
justify_mode="auto",
)
@ -1435,7 +1435,7 @@ def build_overview():
links=link_to("atlas-power"),
description="Current tent values on one row: temperature (C/F), humidity (RH), and pressure proxy (VPD).",
orientation="horizontal",
wide_layout=True,
wide_layout=False,
graph_mode="none",
justify_mode="auto",
)
@ -1500,7 +1500,7 @@ def build_overview():
},
links=link_to("atlas-power"),
orientation="horizontal",
wide_layout=True,
wide_layout=False,
graph_mode="none",
justify_mode="auto",
)
@ -3291,7 +3291,7 @@ def build_power_dashboard():
},
],
orientation="horizontal",
wide_layout=True,
wide_layout=False,
graph_mode="none",
justify_mode="auto",
description=(
@ -3338,7 +3338,7 @@ def build_power_dashboard():
{"matcher": {"id": "byName", "options": "Tent Pressure (VPD kPa)"}, "properties": [{"id": "unit", "value": "suffix:kPa"}]},
],
orientation="horizontal",
wide_layout=True,
wide_layout=False,
graph_mode="none",
justify_mode="auto",
description="Current tent temperature in C/F, humidity, and pressure proxy (VPD kPa).",
@ -3409,7 +3409,7 @@ def build_power_dashboard():
],
},
orientation="horizontal",
wide_layout=True,
wide_layout=False,
graph_mode="none",
justify_mode="auto",
description="Current fan activity levels (0-10): inside outlet, inside inlet, outside inlet, and interior fans.",

View File

@ -1283,7 +1283,7 @@
},
"textMode": "name_and_value",
"orientation": "horizontal",
"wideLayout": true
"wideLayout": false
},
"links": [
{
@ -1477,7 +1477,7 @@
},
"textMode": "name_and_value",
"orientation": "horizontal",
"wideLayout": true
"wideLayout": false
},
"links": [
{
@ -1664,7 +1664,7 @@
},
"textMode": "name_and_value",
"orientation": "horizontal",
"wideLayout": true
"wideLayout": false
},
"links": [
{

View File

@ -217,7 +217,7 @@
},
"textMode": "name_and_value",
"orientation": "horizontal",
"wideLayout": true
"wideLayout": false
},
"description": "Per-UPS live snapshot: current draw in watts, estimated battery runtime if discharge started now, and charging/discharging status."
},
@ -398,7 +398,7 @@
},
"textMode": "name_and_value",
"orientation": "horizontal",
"wideLayout": true
"wideLayout": false
},
"description": "Current tent temperature in C/F, humidity, and pressure proxy (VPD kPa)."
},
@ -588,7 +588,7 @@
},
"textMode": "name_and_value",
"orientation": "horizontal",
"wideLayout": true
"wideLayout": false
},
"description": "Current fan activity levels (0-10): inside outlet, inside inlet, outside inlet, and interior fans."
},

View File

@ -1292,7 +1292,7 @@ data:
},
"textMode": "name_and_value",
"orientation": "horizontal",
"wideLayout": true
"wideLayout": false
},
"links": [
{
@ -1486,7 +1486,7 @@ data:
},
"textMode": "name_and_value",
"orientation": "horizontal",
"wideLayout": true
"wideLayout": false
},
"links": [
{
@ -1673,7 +1673,7 @@ data:
},
"textMode": "name_and_value",
"orientation": "horizontal",
"wideLayout": true
"wideLayout": false
},
"links": [
{

View File

@ -226,7 +226,7 @@ data:
},
"textMode": "name_and_value",
"orientation": "horizontal",
"wideLayout": true
"wideLayout": false
},
"description": "Per-UPS live snapshot: current draw in watts, estimated battery runtime if discharge started now, and charging/discharging status."
},
@ -407,7 +407,7 @@ data:
},
"textMode": "name_and_value",
"orientation": "horizontal",
"wideLayout": true
"wideLayout": false
},
"description": "Current tent temperature in C/F, humidity, and pressure proxy (VPD kPa)."
},
@ -597,7 +597,7 @@ data:
},
"textMode": "name_and_value",
"orientation": "horizontal",
"wideLayout": true
"wideLayout": false
},
"description": "Current fan activity levels (0-10): inside outlet, inside inlet, outside inlet, and interior fans."
},