Skip to content

Releases: jasonacox/Powerwall-Dashboard

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

v2.0.0 - Frequency and Voltage Graphs

18 Mar 04:04
Compare
Choose a tag to compare

What's Changed

  • Added Frequency and Voltage data and graphs
  • Changed data retention term to 25 years
  • Update backup.sh to delete influxdb snapshots after backup is complete by @cwagz in #8 and #9
  • pyPowerwall v0.4.0

New Contributors

  • @cwagz made their first contribution in #8

Full Changelog: v1.0.0...v2.0.0

v1.0.0 - Initial Release

22 Feb 01:45
Compare
Choose a tag to compare
  • Initial Release
  • Tested on Ubuntu 18.04.6 LTS, Ubuntu 18.04.6 and 20.04 LTS, Raspberry Pi OS 32-Bit Debian Bullseye (armv7) and MacOS (x86_64, arm64)
  • pyPowerwall v0.3.0