From e14904e59b696e85d1453428992baf54691a02d3 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Fri, 14 Jul 2023 20:30:24 -0400 Subject: [PATCH] Add support for per-station timeoutLength/lowVoltage --- src/StationRow.vue | 14 ++++++++++---- src/StatusScreen.vue | 27 ++++++++++++++++++++------- src/status_config.yaml | 31 ++++++++++++++++++++++--------- 3 files changed, 52 insertions(+), 20 deletions(-) diff --git a/src/StationRow.vue b/src/StationRow.vue index 0d07cd2..6ecaaf7 100644 --- a/src/StationRow.vue +++ b/src/StationRow.vue @@ -24,11 +24,12 @@