Releases: jasonacox/Powerwall-Dashboard
Releases · jasonacox/Powerwall-Dashboard
v2.9.9 - Tools, Solar Only Support and Dashboard Updates
What's Changed
Instructions / Cleanup and Misc Tool Updates
- Fix typos and spelling errors by @mcbirse in #281
- Add instructions to make backup script executable by @s-crypt in #289
- Add timezone lookup instructions by @jasonacox see #291 (reply in thread)
- Remove option to set e-mail sender name in Powerwall Status Monitor tool for improved compatibility by @mcbirse in #301
- Update Powerwall Status Monitor tool to ignore null responses which can occur during firmware updates by @mcbirse in #305 see #109 (reply in thread)
Solar Only Support
- Add daemon option to Tesla History tool and create docker container by @mcbirse in #281
- Revise setup script to utilise docker container environment by @mcbirse in #283
- Add WinOS winpty support to setup script by @jasonacox in #283 (comment)
- Add support to define InfluxDB PORT by environment variable when running in docker by @mcbirse in #285 see #183 (comment)
- Modify script to replace data instead of update by @mcbirse in #293 see #286
Powerwall-Dashboard Usage Micro Service
- New tool developed by @BuongiornoTexas to generate usage and cost/savings information based on utility usage plans in #299 see https://github.com/jasonacox/Powerwall-Dashboard/tree/main/tools/usage-service and #276
- Add Docker Hub upload script by @jasonacox in #299
- Remove armv7 architecture by @jasonacox see #299 (comment)
Migrate Dashboard Panels
- Create "dashboard-new" using new Grafana time series type panels by @s-crypt in #295 and #297 see #290
New Contributors
Full Changelog: v2.9.8...v2.9.9
v2.9.8 - Tool Updates and Bug Fixes
What's Changed
- Update to Powerwall Status Monitor tool to prevent false grid status alerts during Powerwall firmware updates by @mcbirse as raised in #109 (reply in thread)
- Bug fix to Weather History Tool to resolve crash during setup process when weather411.conf is not found by @mcbirse
Full Changelog: v2.9.7...v2.9.8
v2.9.7 - Backup Script Quickfix
What's Changed
- Quickfix for permissions issues after repo cleanup. This addresses permission issues that interrupt the upgrade script for users of the backup script. Fix by @YesThatAllen in #272 as raised in #265
Full Changelog: v2.9.6...v2.9.7
v2.9.6 - Add Git Attributes
What's Changed
- Add
.gitattributes
file to help prevent issues such as .sh files being borked on Windows OS (ref #155) by @YesThatAllen in #270 - Fix
verify.sh
to run on Windows OS in 25b77e5
Full Changelog: v2.9.5...v2.9.6
v2.9.5 - Repo Cleanup
What's Changed
- Repo cleanup and maintenance by @YesThatAllen in #269
New Contributors
- @YesThatAllen made their first contribution in #269
Full Changelog: v2.9.4...v2.9.5
v2.9.4 - pyPowerwall Proxy t26
What's Changed
- Update pyPowerwall Proxy to t26 with updated default
PW_POOL_MAXSIZE
of 15 as raised by @jgleigh
and @mcbirse in #261 (reply in thread) - Dashboard Update - Update "costs/credit per kWh" for buy vs. sell by @jgleigh in #266
Full Changelog: v2.9.3...v2.9.4
v2.9.3 - Adjustable kWh Cost
What's Changed
- Dashboard Update - Make "costs/credit per kWh" and "timezone" user adjustable variables in Grafana by @emptywee in #266
New Contributors
Full Changelog: v2.9.2...v2.9.3
v2.9.2 - Additional Powerwall Support
What's Changed
- InfluxDB 2.x - Fixed some formatting and updated auto powerwall resize by @ThePnuts in #247
- Tools - Add
pwstatus.sh
alert monitor script by @mcbirse in #250 - Merge changes to support solar only sites by @mcbirse in #259
- Add PW7-PW12 Support by @jasonacox in #262 with help from @mcbirse and raised in discussion #253
Full Changelog: v2.9.1...v2.9.2
v2.9.1 - Minimize Grafana Plugins
What's Changed
- Minimize the number of default Grafana plugins as defined in the
grafana.env.sample
file (installed as localizedgrafana.env
) for new installations by @jasonacox in #234 - Update power flow animation panel code to display Grafana loading image while power flow graphics are loaded by @dkerr64 as discussed in #216 (comment)
- v2.9.1 by @jasonacox in #246
Full Changelog: v2.9.0...v2.9.1
v2.9.0 - Pinned Versions
What's Changed
- Tools - Reinstate setting timezone from history on 1st run by @mcbirse in #236
- Pinned versions in compose file for controlled upgrades and repeatable setups. Fix #237 issue by removing image pruning in
upgrade.sh
script by @GrimmiMeloni in #240
New Contributors
- @GrimmiMeloni made their first contribution in #240
Full Changelog: v2.8.11...v2.9.0