dashboard: add battery detail screen

This commit is contained in:
2026-06-15 22:34:15 -06:00
parent 69be505a41
commit 882ff14922
4 changed files with 194 additions and 3 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## Unreleased
### Added
- ESP32-S3 dashboard Battery Detail screen to the left of the main dashboard.
- Swipe navigation between Battery Detail and Main Dashboard pages.
## 0.5.0 - 2026-06-08
### Added
+3
View File
@@ -90,6 +90,9 @@ Then interactive:
- Relay state summary
### Battery Detail
- Implemented as a left-side page from the main dashboard.
- Swipe right from the main dashboard to open it.
- Swipe left from Battery Detail to return to the main dashboard.
- SOC
- Voltage
- Current