Skip to content

Commit

Permalink
Merge pull request #549 from jasonacox/v4.6.0
Browse files Browse the repository at this point in the history
Powerwall Temps support
  • Loading branch information
jasonacox authored Nov 29, 2024
2 parents e98fcff + 8f248ab commit 49f9b98
Show file tree
Hide file tree
Showing 8 changed files with 917 additions and 12 deletions.
9 changes: 9 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# RELEASE NOTES

## v4.6.0 - Powerwall Temps

* Updates to pypowerwall proxy v0.12.0 t66 (https://github.com/jasonacox/pypowerwall/pull/114) which supports a new TEDAPI call to gather vitals that includes Powerwall Temps.
* Updates `telegraf.conf` to read Dashboard VERSION using `ver.sh`.
* Updates `dashboard.json` to include Powerwall Temps and current Dashboard Version.
* Add support for pypowerwall environmental variable `PW_NEG_SOLAR` to allow users to zero out negative values (see `pypowerwall.env.xample`)

<img width="1137" alt="image" src="https://github.com/user-attachments/assets/70f2e40a-ca63-413e-9889-b048a98fab6e">

## v4.5.5 - Hotfix

* Fix bug introduced in jasonacox/Powerwall-Dashboard/issues/535 as reported in https://github.com/jasonacox/Powerwall-Dashboard/issues/537 by @wagisdev
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.5.5
4.6.0
Loading

0 comments on commit 49f9b98

Please sign in to comment.