github jasonacox/pypowerwall v0.7.6
v0.7.6 - Critical Bug Fix

latest releases: v0.15.11, v0.15.10, v0.15.9...
2 years ago

What's Changed

  • Fix Critical Bug Fix that addresses HTTP 404 response handling for API calls #65 #57 by @jasonacox in #66 #65

🔥 CRITICAL Upgrade - Please take a moment and upgrade your installation of pypowerwall if you using it for your own scripts. The latest release fixes 404 HTTP status code handling for API calls. Older versions of pypowerwall will cause a repeating loop of login attempts eventually resulting in rate limiting and failure to get any metrics.

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

pip install --upgrade pypowerwall

# Verify version 0.7.6 or greater:
python -m pypowerwall version

pyPowerwall [0.7.6]

Note: Users of pypowerwall proxy docker container should upgrade to the latest as well: jasonacox/pypowerwall:0.7.6t39

Full Changelog: v0.7.5...v0.7.6

Don't miss a new pypowerwall release

NewReleases is sending notifications on new releases.