What's Changed
- Critical Bug Fix - HTTP 404 Handling #421 by @jasonacox in #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: v3.0.7...v3.0.8