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
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# RELEASE NOTES
2
2
3
+
## v4.7.2 - TEDAPI Updates
4
+
5
+
* Added InfluxDB interactive tool for troubleshooting - https://github.com/jasonacox/Powerwall-Dashboard/tree/main/tools/influxdb-viewer
6
+
* Updated dashboard.json to add total Powerwall capacity graph in addition to separate PW stats. This is helpful for systems with PW3 + DC Expansion packs. See https://github.com/jasonacox/Powerwall-Dashboard/issues/632
7
+
* Update pypowerwall to v0.13.1
8
+
* See updates: https://github.com/jasonacox/pypowerwall/releases/tag/v0.13.0
9
+
* Use Neurio for TEDAPI data when Tesla Remote Meter is not present by @Nexarian
10
+
* Add connection pool to TEDAPI by @Nexarian
11
+
* Add METER_Z (Backup Switch) data to vitals and aggregates data
12
+
* Fix logic for aggregates API for consolidated voltage and current data by @jasonacox
13
+
* See updates: https://github.com/jasonacox/pypowerwall/releases/tag/v0.13.1
14
+
* Fix missing battery_blocks data on PW3 with Multiple Powerwalls in Local Mode in [#131](https://github.com/jasonacox/pypowerwall/issues/131)
15
+
* Fix errant API base URL check. by @Nexarian in [#185](https://github.com/jasonacox/pypowerwall/pull/185)
16
+
* Update TEDAPI to pull battery blocks from vitals for PW3 Systems by @jasonacox in [#184](https://github.com/jasonacox/pypowerwall/pull/184)
17
+
3
18
## v4.7.1 - Multiple PW3 Strings
4
19
5
20
* Update pypowerwall to v0.12.12 - See updates: https://github.com/jasonacox/pypowerwall/releases/tag/v0.12.12
0 commit comments