Skip to content

Releases: jasonacox/Powerwall-Dashboard

v4.6.5 - Coordinates

07 Mar 06:23
66436a5
Compare
Choose a tag to compare

What's Changed

  • Update setup.sh to check for existing LAT and LONG coordinate setting in SunAndMoon auto-provision datasource as reported in #589 (comment). PR by @jasonacox in #598
  • Provide disclaimer that 'already exist' errors are harmless as reported in #597

Full Changelog: v4.6.4...v4.6.5

v4.6.4

07 Mar 05:51
Compare
Choose a tag to compare

What's Changed

  • v4.6.4 - InfluxDB Auto by @jasonacox in #594
  • Fix URI too long issue by adding POST method for InfluxDB Auto-provision datasource in Grafana reported in #591 by @devachnid.
  • Update InfluxDB auto-provisioning to allow user editing.

Full Changelog: v4.6.3...v4.6.4

v4.6.3 - SunAndMoon Edit

28 Feb 04:49
Compare
Choose a tag to compare

What's Changed

  • v4.6.3 - SunAndMoon Edit by @jasonacox in #590
  • Update SunAndMoon datasource auto-provisioning to allow user to edit location (#589 by @jimmyfitz)
  • Add location LAT and LONG confirmation as part of setup.sh script.

Full Changelog: v4.6.2...v4.6.3

v4.6.2 - Normalize Alerts

18 Feb 03:17
Compare
Choose a tag to compare

What's Changed

Updates to pyPowerwall v0.12.7 which includes:

  • Improvements to grid status connected by @Nexarian in jasonacox/pypowerwall#139
  • Fix an issue in TEDAPI where the grid status is not accurately reported in certain edge cases. Now, only the "SystemConnectedToGrid" alert will appear if it is present in alerts API. This update also eliminates the risk of duplicate and redundant (e.g. "SystemGridConnected") alerts.
  • Updated aggregates call to include site current (METER_X) and external PV inverter data in solar (METER_Y) by @jasonacox in jasonacox/pypowerwall#142. Reported in Issue #140 by @felberch.
  • Alerts in extract_grid_status can be None. This fix addresses this edge case. Fix by @Nexarian in jasonacox/pypowerwall#145

Dashboard updates:

New Contributors

Full Changelog: v4.6.1...v4.6.2

v4.6.1 - pyPowerwall Updates

03 Feb 00:53
9fa36ba
Compare
Choose a tag to compare

What's Changed

Updates to using pypowerwall v0.12.4 t68 which includes:

New Contributors

Full Changelog: v.4.6.0...v4.6.1

v4.6.0 - Powerwall Temps

29 Nov 23:59
49f9b98
Compare
Choose a tag to compare

What's Changed

  • Powerwall Temps support by @jasonacox in #549
  • Updates to pypowerwall proxy v0.12.0 t66 (jasonacox/pypowerwall#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.example)
  • Update k3sdashboard.json by @cfoos in #531

Example Powerwall Temps Panel

image

Credit to @ygelfand (and go-powerwall proxy) for Powerwall temp payload discovery as reported in #392 (comment)

Full Changelog: v4.5.5...v.4.6.0

v4.5.5 - Hotfix

14 Oct 06:03
ef2da45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.4...v4.5.5

v4.5.4 - Misc Bug Fixes

13 Oct 18:05
7881ffa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.3...v4.5.4

v4.5.3 - TEDAPI Route Tool

16 Sep 03:34
2aa7118
Compare
Choose a tag to compare

What's Changed

  • New add_route.sh tool to add persistent TEDAPI network routing by @SCHibbard in #520
  • Users can run add_route.sh to create a persistent route to the Powerwall TEDAPI endpoint. This can run before setup.sh to allow extended data local mode for PW3 and PW2/+ systems. Existing users can also run this to set the route and re-run setup.sh to select the extended local mode.

New Contributors

Full Changelog: v4.5.2...v4.5.3

v4.5.2 - PW3 and FleetAPI Fixes

07 Sep 23:54
Compare
Choose a tag to compare

What's Changed

  • Updates pyPowerwall to v0.11.1 to fix a PW3 bug in TEDAPI and a site ID bug in FleetAPI.
  • Fix bug in verify.sh reporting TEDAPI vitals capabilities incorrectly as identified by @SCHibbard in #515 and #516
  • Update gitattributes to force .env files to have LF line ending by @longzheng in #511.

Full Changelog: v4.5.1...v4.5.2