Skip to content

Releases: jasonacox/Powerwall-Dashboard

v3.0.6 - Powerflow Animation Update

24 Dec 16:23
bdcc8ba
Compare
Choose a tag to compare
  • Update to latest pypowerwall proxy t29 by @jasonacox in #406
  • Default page loaded by proxy (http://localhost:8675/) will render Powerflow Animation. Animation assets (html, css, js, images, fonts, svg) will render from local filesystem instead of pulling from Powerwall TEG portal resulting in faster render time.

Full Changelog: v3.0.5...v3.0.6

v3.0.5 - Bug Fix for MacOS

14 Dec 05:19
Compare
Choose a tag to compare
  • README: fix "Powerall" typo in Powerwall 3 section by @kenyon in #399
  • v3.0.4 - Fix upgrade.sh to address issue where get_profile() function incorrectly reads compose.env causing upgrade failure by @jasonacox in #401 Closes issue #400.
  • v3.0.5 - Fix setup.sh, compose-dash.sh, verify.sh and weather.sh by @mcbrise in 45428ab

Full Changelog: v3.0.4...v3.0.5

v3.0.4 - Bug Fix for MacOS

13 Dec 06:00
055781d
Compare
Choose a tag to compare

What's Changed

  • README: fix "Powerall" typo in Powerwall 3 section by @kenyon in #399
  • V3.0.4 - Fix upgrade.sh to address issue where get_profile() function incorrectly reads compose.env causing upgrade failure by @jasonacox in #401 Closes issue #400.

Full Changelog: v3.0.3...v3.0.4

v3.0.3 - Setup Profiles Updates

09 Dec 02:10
05d9679
Compare
Choose a tag to compare

What's Changed

  • Updated setup.sh process descriptions to include Tesla Cloud data source in profile options (see below). This is currently the only option for Powerwall 3 owners (see #387) by @mcbirse
  • Update setup.sh to allow config changes in and PR #396
  • Added weather data to dashboard-no-animation.json dashboard.
  • [Tools] - Revise pwstatus and weather-history retry handling by @mcbirse.
Powerwall Dashboard (v3.0.3) - SETUP
-----------------------------------------
Select configuration profile:

Current: None

 1 - Local Access (Powerwall 1, 2, or + using extended data from Tesla Gateway on LAN) - Default
 2 - Tesla Cloud  (Solar-only, Powerwall 1, 2, +, or 3 using data from Tesla Cloud)

Select profile:

Full Changelog: v3.0.2...v3.0.3

v3.0.2 - Docker-Compose Fixes

20 Nov 17:31
2644e62
Compare
Choose a tag to compare

What's Changed

  • Add future deprecation WARNING for older docker-compose versions.
  • Add support for docker-compose >= 1.28.0 to use compose profiles.
  • Change logic in compose-dash.sh to default to Docker compose V2.

Full Changelog: v3.0.1...v3.0.2

v3.0.1 - Integrate Solar Only Support

19 Nov 07:49
0ed811e
Compare
Choose a tag to compare

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

15 Oct 23:50
6e26eee
Compare
Choose a tag to compare

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 and upgrades.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

23 Sep 15:44
Compare
Choose a tag to compare

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

23 Sep 14:59
Compare
Choose a tag to compare

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

28 Jun 04:24
Compare
Choose a tag to compare

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