Releases: jasonacox/Powerwall-Dashboard
Releases · jasonacox/Powerwall-Dashboard
v2.4.3 - Setup and Upgrade Fixes
What's Changed
- Externalize Grafana environment settings into
grafana.env
to allow for additional customizations. - Update and fixes to
setup.sh
andupgrade.sh
.
Full Changelog: v2.3.0...v2.4.3
v2.3.0 - Bug Fixes and Upgrade Enhancements
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
withset -e
to stop on errors #45 - Added VERSION tracking to help with upgrades (
upgrade.sh
andsetup.sh
).
Full Changelog: v2.2.0...v2.3.0
v2.2.0 - Power Flow Animation
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
andupgrade.sh
for easier repeat setup and upgrades. #23
New Contributors
- @danisla contributed pyPowerwall Proxy web passthrough feature for iFrames (jasonacox/pypowerwall#14)
Full Changelog: v2.1.0...v2.2.0
v2.1.0 - Backup Switch and Upgrade Support
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
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
Full Changelog: v1.0.0...v2.0.0
v1.0.0 - Initial Release
- 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