Releases: jasonacox/Powerwall-Dashboard
Releases · jasonacox/Powerwall-Dashboard
v3.0.1 - Integrate Solar Only Support
What's Changed
- Updated Windows 11 Install Instructions by @BJReplay in #378
- V3.0.0 - Integrate Solar Only Support by @mcbirse in #386
- Added Solar Only support as a setup option when installing Powerwall Dashboard by @mcbirse in #386 see #183 and https://github.com/jasonacox/Powerwall-Dashboard/tree/main/tools/solar-only
- Updated Solar Only dashboard with user adjustable tz and cost variables, and removed Grid Status & Current State panels
- Updated Docker Compose environment to support compose profiles and updated setup, upgrade and verify scripts
- Added checks to setup script for common issues such as user/group problems
- Added migration for beta Solar Only installs to upgrade script
- V3.0.1 - Docker-Compose V1 Fix by @jasonacox in #389
- Updates example backup script to use
xz
compression in #337
Full Changelog: v2.10.0...v3.0.1
v2.10.0 - Docker Compose and Container Updates
What's Changed
- Update tesla-history with retry handling on errors by @mcbirse in #366
- Update versions: Telegraf (v1.28.2) and pyPowerwall (v0.6.2t28) by @jasonacox in #374
- Updated to pyPowerwall Proxy t28 to support newer Grafana versions. Adds new PW_STYLE setting for
grafana-dark
mode. - Updated
setup.sh
andupgrades.sh
to support adding additional PW_STYLE setting. - Docker Compose Config Improvements by @mcbirse - ref #366
- Update
powerwall.yml
to use variables for "user" and "ports" in containers, per #357 and #360 noted by @hulkster - Updated
compose.env.sample
with explanation of latest supported options - Updated
powerwall.yml
to use "unless-stopped" as the default restart policy for containers going forward
Full Changelog: v2.9.12...v2.10.0
v2.9.12 - Weather411 and pyPowerwall Updates
What's Changed
- Fix weather411 to exit gracefully with SIGTERM by @rcasta74 in #354
- Update to pyPowerwall t27 to exit gracefully with SIGTERM.
New Contributors
@rcasta74 made their first contribution in #354
Full Changelog: v2.9.11...v2.9.12
v2.9.11 - Updated Default Dashboard
What's Changed
- Updated
dashboard.json
to isolate Powerwall+ string data to make it easier for those without Powerwall+ to close those empty panels as raised in #320. Also changed browser default timezone to TZ set by user. And #339. - Dashboard-new formatting fixes and unlink library panels by @s-crypt in #316
- Fix dashboard.json in README by @longzheng in #319
- Update verify.sh to carry state of all tests back to calling shell by @vikrum in #321
- Fix mean in solar energy yr panel #330 by @jasonacox in #331
- Shared crosshair by @longzheng in #338
- DOCKER.md: fix typo by @kenyon in #344
- RELEASE.md: fix typo by @kenyon in #343
New Contributors
Full Changelog: v2.9.10...v2.9.11
v2.9.10 - Updated Default Dashboard
What's Changed
- Updated default
dashboard.json
to incorporate timeseries migrations by @s-crypt in #295, #297 and #290 by @jasonacox in #312 - Updated "Grid Status" to new timeseries graph with red/yellow/green status.
Full Changelog: v2.9.9...v2.9.10
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