Releases: jasonacox/Powerwall-Dashboard
Releases · jasonacox/Powerwall-Dashboard
v2.7.1 - Powerwall Alert Data and Panel
What's Changed
- Add Powerwall Alert data to dashboard - Credit to @DerickJohnson in #158
- Updated Tools and Contrib READMEs by @BJReplay in #160
Full Changelog: v2.7.0...v2.7.1
v2.7.0 - pyPowerwall t24 and Ecowitt Weather Support
What's Changed
- [Ecowitt Weather] Added Ecowitt local weather station data import service and dashboard by @BJReplay in #150 #151 #153 #157
- [Tesla History Tool] Revise error handling of SITE_DATA request by @mcbirse in #156
- [Ecowitt Weather History Tool] Added Ecowitt Weather History Tool by @BJReplay in #159
- [pyPowerwall Proxy] Upgraded to pyPowerwall Proxy t24 which moves to Python 3.10 and adds /alerts/pw for easier alert history tracking by @DerickJohnson in jasonacox/pypowerwall#26
New Contributors
- @BJReplay made their first contribution in #150
- @DerickJohnson made their first contribution in jasonacox/pypowerwall#26
Full Changelog: v2.6.7...v2.7.0
v2.6.7 - History Tools and Powerwall Firmware Version
What's Changed
- Add Powerwall Firmware version to Power-Flow animation. #112
- Fix Self-Powered calculations to factor in Grid charging of Powerwall. #135
- Upgrade to pyPowerwall Proxy t22 to better handle Powerwall Firmware updates. This introduces no-cache headers and hopefully eliminates the need for proxy restart. #112
- Fix timezone script (tz.sh) to process file in the dashboards folder. #63
- Eliminate horizontal scrollbars on iPhone. by @cwagz in #114
- Updated animation and yearly image by @cwagz in #117
- Tesla History Tool - Fix bug with error output when dateutil is missing by @mcbirse in #123
- Fix Month Tool - Added tool to fix incorrect month tags of InfluxDB by @mcbirse in #124 and #126
- Weather History Tool - Added tool to retrieve weather history data by @mcbirse in #147
Full Changelog: v2.6.6...v2.6.7
v2.6.6 - History Import Tool & Windows 11 Compatibility
What's Changed
- Added tool to import history data from Tesla cloud by @mcbirse in #99 and #108 - see https://github.com/jasonacox/Powerwall-Dashboard/tree/main/tools#tesla-historypy and #12
- Adjusted instructions,
setup.sh
andupgrade.sh
to work with Windows 11 OS. #63 - Minor QoL enhancements by @BuongiornoTexas in #105 - Closes #96
New Contributors
- @BuongiornoTexas made their first contribution in #105
Full Changelog: v2.6.4...v2.6.6
v2.6.4 - Upgrade Fix
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
andpypowerwall.env
local config files).
Full Changelog: v2.6.3...v2.6.4
v2.6.3 - Dashboard Updates
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
- @youzer-name made their first contribution in #86
Full Changelog: v2.6.0...v2.6.3
v2.6.0 - Grafana v9.1.2 Upgrade
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
- @techlover1 made their first contribution in #73
Full Changelog: v2.5.0...v2.6.0
v2.5.0 - Local Weather Data
What's Changed
- Adds local weather data from OpenWeatherMap.org using the jasonacox/weather411 container (see #42 #51) by @jasonacox in #71
- Remove dew_point from API service of Weather411 by @mcbirse in #66
- Fix rain and snow values not being retrieved by @mcbirse in #69
Full Changelog: v2.4.5...v2.5.0
v2.4.5 - pyPowerwall v0.6.0
v2.4.4 - Dashboard Updates
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