github jasonacox/pypowerwall v0.12.12
v0.12.12 - Multiple PW3 Fix

latest releases: v0.16.0, v0.15.13, v0.15.12...
14 months ago

What's Changed

  • Bug Fix - Logic added in #169 does not iterate through all PW3 strings. This adds logic to handle multiple PW3 string sets. Reported in #172 by @heynorm
  • Simple vitals endpoint for external integration by @erikgieseler in #174
  • Fix logic for multiple PW3 battery blocks by @jasonacox in #175
  • Proxy t73 (10 May 2025) - Add /json route to return basic metrics:
{
  "grid": -3,
  "home": 917.5,
  "solar": 5930,
  "battery": -5030,
  "soe": 61.391932759907306,
  "grid_status": 1,
  "reserve": 20,
  "time_remaining_hours": 17.03651226158038
}

New Contributors

Full Changelog: v0.12.11...v0.12.12

Don't miss a new pypowerwall release

NewReleases is sending notifications on new releases.