dashboard: add battery detail screen
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user