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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# RELEASE NOTES
2
2
3
+
## v4.8.7 - PW3 Expansion Pack Fix
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
7
+
* Add Powerwall battery degradation (capacity loss) tracking and visualization to dashboard.
8
+
* Enhanced timezone validation in `setup.sh` with improved POSIX TZ string detection to reject invalid inputs like single digits.
9
+
* Add timezone browsing feature with filtering support for easier timezone selection during setup.
10
+
3
11
## v4.8.6 - InfluxDB File Limits and Configuration Updates
4
12
5
13
* Add ulimits configuration to InfluxDB service to resolve "too many open files" errors by setting soft and hard limits to 65536 by @cwagz in https://github.com/jasonacox/Powerwall-Dashboard/issues/705
0 commit comments