Skip to content

Commit dce9d59

Browse files
authored
Merge pull request #634 from jasonacox/v4.7.2
Update version to v4.7.2 - TEDAPI Updates
2 parents 0333db2 + 77da41c commit dce9d59

File tree

5 files changed

+181
-44
lines changed

5 files changed

+181
-44
lines changed

RELEASE.md

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

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+
318
## v4.7.1 - Multiple PW3 Strings
419

520
* Update pypowerwall to v0.12.12 - See updates: https://github.com/jasonacox/pypowerwall/releases/tag/v0.12.12

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.7.1
1+
4.7.2

0 commit comments

Comments
 (0)