Skip to content

v4.1.2 - Cache 404 Responses

Compare
Choose a tag to compare
@jasonacox jasonacox released this 17 Mar 04:16
· 192 commits to main since this release
3e78cbb

What's Changed

  • Cache 404 Responses #449 by @jasonacox in #450
  • Updated pyPowerwall to v0.7.11 to add cache and extended TTL for 404 responses from Powerwall as identified in issue #449 by @jgleigh. This will help reduce load on Powerwall gateway that may be causing rate limiting for some users (Firmware 23.44.0+).
  • Updated logic to disable vitals API calls for Firmware 23.44.0+
  • Added rate limit detection (429) and cooldown mode to allow Powerwall gateway time to recover.

Full Changelog: v4.1.1...v4.1.2