Skip to content

Commit 9dbcf4b

Browse files
authored
Merge pull request #734 from caubert/grafana-current-state-updates
Add Dynamic Color and Text to Current State Panel
2 parents 29dc38f + 817413c commit 9dbcf4b

File tree

4 files changed

+252
-33
lines changed

4 files changed

+252
-33
lines changed

RELEASE.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# RELEASE NOTES
22

3+
## v5.0.2 - Dashboard Enhancements
4+
5+
### Dashboard Updates
6+
7+
* Add dynamic color and text to Current State panel by @caubert in https://github.com/jasonacox/Powerwall-Dashboard/pull/734
8+
- Current State panel now displays descriptive text indicating the flow of power (e.g., "Grid Import", "Grid Export", "Charging Battery", etc.).
9+
- Panel background color dynamically changes based on power flow state for improved visual feedback.
10+
11+
### Bug Fixes
12+
13+
* Fix false alarm in `upgrade.sh` that incorrectly reported "Grafana environmental settings are outdated" after upgrading to v5.0.0+.
14+
315
## v5.0.1 - Firmware 25.42.2+ Support
416

517
### pyPowerwall Update

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.1
1+
5.0.2

0 commit comments

Comments
 (0)