jasonacox / Powerwall-Dashboard

Grafana Monitoring Dashboard for Tesla Solar and Powerwall Systems
MIT License
268 stars 57 forks source link

Cache 404 Responses #449 #450

Closed jasonacox closed 3 months ago

jasonacox commented 3 months ago

This updates pyPowerwall to v0.7.10 which adds cache and extended TTL for 404 responses from Powerwall. This could help reduce load on Powerwall gateway that may be causing rate limiting for some users (Firmware 23.44.0+).

This was identified in issue jasonacox/Powerwall-Dashboard#449 by @jgleigh.