Skip to content

Releases: jasonacox/Powerwall-Dashboard

v2.6.4 - Upgrade Fix

04 Oct 05:08
Compare
Choose a tag to compare

What's Changed

  • Upgrade issue identified in #85 that keeps files from updating (upgrade fails). New method will stash and rebase all but non-tracked files (e.g. grafana.env and pypowerwall.env local config files).

Full Changelog: v2.6.3...v2.6.4

v2.6.3 - Dashboard Updates

04 Oct 04:48
Compare
Choose a tag to compare

What's Changed

  • Converts the "Energy Usage" graph to a new Grafana 9 time series graph - dashboard.json by @youzer-name in #86
  • Add timezone to telegraf so tags are localized by @mcbirse in #81
  • Fix bug in yesoreyeram-boomtable-panel that causes random "No data" errors in table. This uses the v1.5.0-alpha.3 boomtable by @yesoreyeram. #49
  • Fix dashboard.json bugs and update the rest of dashboard-*.json files for Grafana v9.

New Contributors

Full Changelog: v2.6.0...v2.6.3

v2.6.0 - Grafana v9.1.2 Upgrade

19 Sep 02:53
Compare
Choose a tag to compare

What's Changed

  • Update dashboards and setup to use Grafana v9.1.2 by @techlover1 in #73
  • Bug fix missing space in weather.sh by @mcbirse in #72
  • Fix upgrade.sh to prevent sudo/root from running this script. #42

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0 - Local Weather Data

27 Aug 23:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.5...v2.5.0

v2.4.5 - pyPowerwall v0.6.0

28 Jul 01:39
Compare
Choose a tag to compare
  • Upgraded to pyPowerwall v0.6.0 Proxy t17 - Persistent HTTP Connections
  • Added setup warning. Raspbian GNU/Linux 10 (buster) has a bug in the libseccomp2 library that causes the pypowerwall container to fail. See details an fix in #56

v2.4.4 - Dashboard Updates

10 Jul 15:39
Compare
Choose a tag to compare

What's Changed

  • Fixed Current State panel so it is not affected by different time range selections, and "No Data" issue by @mcbirse in #50
  • Made the power flow animation dashboard the default (dashboard.json). Original dashboard is still available as dashboard-no-animation.json.

New Contributors

Full Changelog: v2.4.3...v2.4.4

v2.4.3 - Setup and Upgrade Fixes

05 Jul 06:18
Compare
Choose a tag to compare

What's Changed

  • Externalize Grafana environment settings into grafana.env to allow for additional customizations.
  • Update and fixes to setup.sh and upgrade.sh.

Full Changelog: v2.3.0...v2.4.3

v2.3.0 - Bug Fixes and Upgrade Enhancements

04 Jul 05:48
Compare
Choose a tag to compare

What's Changed

  • Fix pypowerwall.env format and timezone bug in setup #23
  • Add check in setup.sh to ensure not running as root/sudo.
  • Added self-upgrade feature to upgrade.sh with set -e to stop on errors #45
  • Added VERSION tracking to help with upgrades (upgrade.sh and setup.sh).

Full Changelog: v2.2.0...v2.3.0

v2.2.0 - Power Flow Animation

29 May 00:52
Compare
Choose a tag to compare

What's Changed

  • Added new Grafana dashboard and panel for iFrame for pyPowerwall Proxy passthrough Power Flow Animation - see dashboard-animation.json.
  • Fixed Timezone management for tz.sh, setup.sh and upgrade.sh for easier repeat setup and upgrades. #23

image

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0 - Backup Switch and Upgrade Support

17 Apr 02:32
Compare
Choose a tag to compare

What's Changed

  • Added InfluxDB downsampling and Grafana dashboard graphs for Backup Switch (TEMSA) voltages.
  • Changes to allow a smooth upgrade experience. by @nhasan in #19
  • Remove code duplication. Fix logic inversion error. by @nhasan in #20

New Contributors

Full Changelog: v2.0.0...v2.1.0