Show charging time to full in WebUI
This commit is contained in:
+3
-1
@@ -91,7 +91,9 @@ json { "source": "jbd_bms", "connected": true, "soc": 70, "voltage": 13.
|
||||
|
||||
Additional fields may include:
|
||||
|
||||
text cell_count cell_voltages cell_min_voltage cell_max_voltage cell_delta_mv runtime_hours ntc_count cells_valid
|
||||
text cell_count cell_voltages cell_min_voltage cell_max_voltage cell_delta_mv runtime_hours ntc_count cells_valid
|
||||
|
||||
`runtime_hours` is discharge runtime from the ESP32 status payload. The WebUI derives charging time-to-full from `capacity_ah`, `remaining_ah`, and positive incoming `current` without changing the API shape.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user