You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
# RELEASE NOTES
2
2
3
-
## v4.8.7 - Powerwall Degradation
3
+
## v4.8.7 - PW3 Expansion Pack Fix
4
4
5
+
* Update pypowerwall to v0.14.4 - See updates: https://github.com/jasonacox/pypowerwall/releases/tag/v0.14.4 with Powerwall 3 expansion pack energy data fixes and battery degradation metrics.
6
+
* Fix expansion pack energy data by processing all BMS components in TEDAPI responses - improves data accuracy for systems with PW3 expansion packs by @rlerdorf in https://github.com/jasonacox/pypowerwall/pull/239
5
7
* Add Powerwall battery degradation (capacity loss) tracking and visualization to dashboard.
6
8
* Enhanced timezone validation in `setup.sh` with improved POSIX TZ string detection to reject invalid inputs like single digits.
7
9
* Add timezone browsing feature with filtering support for easier timezone selection during setup.
0 commit comments