monitoring: switch ups/climate/fan stats to vertical orientation

This commit is contained in:
Brad Stein 2026-04-12 20:11:37 -03:00
parent e222344cd9
commit 3a4bdbd42f
5 changed files with 18 additions and 18 deletions

View File

@ -1476,7 +1476,7 @@ def build_overview():
],
links=link_to("atlas-power"),
description="Per-UPS live snapshot: draw, discharge runtime, and status.",
orientation="horizontal",
orientation="vertical",
wide_layout=False,
)
)
@ -1516,7 +1516,7 @@ def build_overview():
],
links=link_to("atlas-power"),
description="Current tent values: Temp °C, Temp °F, Humidity, Pressure.",
orientation="horizontal",
orientation="vertical",
wide_layout=False,
)
)
@ -1581,7 +1581,7 @@ def build_overview():
{"matcher": {"id": "byName", "options": "Interior"}, "properties": [{"id": "decimals", "value": 0}]},
],
links=link_to("atlas-power"),
orientation="horizontal",
orientation="vertical",
wide_layout=False,
)
)
@ -3515,7 +3515,7 @@ def build_power_dashboard():
{"matcher": {"id": "byRegexp", "options": ".*Discharge$"}, "properties": [{"id": "unit", "value": "s"}]},
{"matcher": {"id": "byRegexp", "options": ".*Status$"}, "properties": [{"id": "mappings", "value": status_mapping}]},
],
orientation="horizontal",
orientation="vertical",
wide_layout=False,
description=(
"Per-UPS live snapshot: draw, discharge runtime, and charging/discharging status."
@ -3556,7 +3556,7 @@ def build_power_dashboard():
{"matcher": {"id": "byName", "options": "Humidity"}, "properties": [{"id": "unit", "value": "percent"}]},
{"matcher": {"id": "byName", "options": "Pressure"}, "properties": [{"id": "unit", "value": "suffix:kPa"}]},
],
orientation="horizontal",
orientation="vertical",
wide_layout=False,
description="Current tent values: Temp °C, Temp °F, Humidity, Pressure.",
)
@ -3627,7 +3627,7 @@ def build_power_dashboard():
{"matcher": {"id": "byName", "options": "Inlet Out"}, "properties": [{"id": "decimals", "value": 0}]},
{"matcher": {"id": "byName", "options": "Interior"}, "properties": [{"id": "decimals", "value": 0}]},
],
orientation="horizontal",
orientation="vertical",
wide_layout=False,
description="Current fan activity levels: outlet, inlet in, inlet out, interior (0-10).",
)

View File

@ -1180,7 +1180,7 @@
"values": false
},
"textMode": "name_and_value",
"orientation": "horizontal",
"orientation": "vertical",
"wideLayout": false
},
"links": [
@ -1356,7 +1356,7 @@
"values": false
},
"textMode": "name_and_value",
"orientation": "horizontal",
"orientation": "vertical",
"wideLayout": false
},
"links": [
@ -1574,7 +1574,7 @@
"values": false
},
"textMode": "name_and_value",
"orientation": "horizontal",
"orientation": "vertical",
"wideLayout": false
},
"links": [

View File

@ -114,7 +114,7 @@
"values": false
},
"textMode": "name_and_value",
"orientation": "horizontal",
"orientation": "vertical",
"wideLayout": false
},
"description": "Per-UPS live snapshot: draw, discharge runtime, and charging/discharging status."
@ -277,7 +277,7 @@
"values": false
},
"textMode": "name_and_value",
"orientation": "horizontal",
"orientation": "vertical",
"wideLayout": false
},
"description": "Current tent values: Temp \u00b0C, Temp \u00b0F, Humidity, Pressure."
@ -498,7 +498,7 @@
"values": false
},
"textMode": "name_and_value",
"orientation": "horizontal",
"orientation": "vertical",
"wideLayout": false
},
"description": "Current fan activity levels: outlet, inlet in, inlet out, interior (0-10)."

View File

@ -1189,7 +1189,7 @@ data:
"values": false
},
"textMode": "name_and_value",
"orientation": "horizontal",
"orientation": "vertical",
"wideLayout": false
},
"links": [
@ -1365,7 +1365,7 @@ data:
"values": false
},
"textMode": "name_and_value",
"orientation": "horizontal",
"orientation": "vertical",
"wideLayout": false
},
"links": [
@ -1583,7 +1583,7 @@ data:
"values": false
},
"textMode": "name_and_value",
"orientation": "horizontal",
"orientation": "vertical",
"wideLayout": false
},
"links": [

View File

@ -123,7 +123,7 @@ data:
"values": false
},
"textMode": "name_and_value",
"orientation": "horizontal",
"orientation": "vertical",
"wideLayout": false
},
"description": "Per-UPS live snapshot: draw, discharge runtime, and charging/discharging status."
@ -286,7 +286,7 @@ data:
"values": false
},
"textMode": "name_and_value",
"orientation": "horizontal",
"orientation": "vertical",
"wideLayout": false
},
"description": "Current tent values: Temp \u00b0C, Temp \u00b0F, Humidity, Pressure."
@ -507,7 +507,7 @@ data:
"values": false
},
"textMode": "name_and_value",
"orientation": "horizontal",
"orientation": "vertical",
"wideLayout": false
},
"description": "Current fan activity levels: outlet, inlet in, inlet out, interior (0-10)."