Skip to content

Commit 3710e67

Browse files
authored
Merge pull request #712 from jasonacox/v4.8.7
v4.8.7 - PW3 Expansion Pack Fix
2 parents 0d937ba + 102d1e5 commit 3710e67

File tree

5 files changed

+1266
-14
lines changed

5 files changed

+1266
-14
lines changed

RELEASE.md

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

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+
311
## v4.8.6 - InfluxDB File Limits and Configuration Updates
412

513
* 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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.8.6
1+
4.8.7

0 commit comments

Comments
 (0)