Powerwall Dashboard Versions Save

Grafana Monitoring Dashboard for Tesla Solar and Powerwall Systems

v4.0.3

3 months ago

What's Changed

Full Changelog: https://github.com/jasonacox/Powerwall-Dashboard/compare/v4.0.2...v4.0.3

v4.0.2

3 months ago

What's Changed

Full Changelog: https://github.com/jasonacox/Powerwall-Dashboard/compare/v4.0.1...v4.0.2

v4.0.1

4 months ago

What's Changed

Full Changelog: https://github.com/jasonacox/Powerwall-Dashboard/compare/v4.0.0...v4.0.1

v4.0.0

4 months ago

What's Changed

  • Using pyPowerwall for both Local Access and Tesla Cloud mode by @jasonacox and @mcbirse in https://github.com/jasonacox/Powerwall-Dashboard/pull/414 (replaces Tesla-history service, but the Tesla-history tool will continue to be used to fill in historic data or gaps) - See related https://github.com/jasonacox/pypowerwall/pull/59
  • Removal of Docker Compose profiles (helps with some older systems that don't fully support this) and the v1 related legacy support.
  • Updated setup.sh and upgrade.sh to support transition to pyPowerwall for Tesla Cloud mode.
  • Updated verify.sh to support Tesla Cloud mode.
  • Updated dashboard for solar-only users to include Powerflow Animation panel.

Full Changelog: https://github.com/jasonacox/Powerwall-Dashboard/compare/v3.0.8...v4.0.0

v3.0.8

5 months ago

What's Changed

  • Critical Bug Fix - HTTP 404 Handling #421 by @jasonacox in https://github.com/jasonacox/Powerwall-Dashboard/pull/422
  • Fixes bug in pypowerwall proxy containers before jasonacox/pypowerwall:0.7.6t39 related to API calls and 404 HTTP status codes handling.
  • Powerwall Firmware version 23.44.0 has eliminated /api/devices/vitals resulting in a 404 response from the Powerwall Gateway (TEG) when this is requested. There was a bug in the pypowerwall code that treated this 404 like an authentication failure causing repeating attempts to log in over and over, eventually hitting the rate limit. This is especially impactful for those using the proxy for things like Powerwall-Dashboard as the rate limit will prohibit other data gathering.

🔥 NOTE: IF YOU HAVE FIRMWARE 23.44.0 YOU ARE IMPACTED AND SHOULD UPGRADE AS SOON AS POSSIBLE. 🔥

Full Changelog: https://github.com/jasonacox/Powerwall-Dashboard/compare/v3.0.7...v3.0.8

v3.0.7

5 months ago

Full Changelog: https://github.com/jasonacox/Powerwall-Dashboard/compare/v3.0.6...v3.0.7

v3.0.6

5 months ago

Full Changelog: https://github.com/jasonacox/Powerwall-Dashboard/compare/v3.0.5...v3.0.6

v3.0.5

6 months ago

Full Changelog: https://github.com/jasonacox/Powerwall-Dashboard/compare/v3.0.4...v3.0.5

v3.0.4

6 months ago

What's Changed

Full Changelog: https://github.com/jasonacox/Powerwall-Dashboard/compare/v3.0.3...v3.0.4

v3.0.3

6 months ago

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 https://github.com/jasonacox/Powerwall-Dashboard/pull/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: https://github.com/jasonacox/Powerwall-Dashboard/compare/v3.0.2...v3.0.3