jasonacox / Powerwall-Dashboard

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

Add new Alerts and Strings #452

Closed jasonacox closed 3 months ago

jasonacox commented 3 months ago

Update to pyPowerwall v0.7.12

New pyPowerwall brings some Alerts and String data back for systems with Firmware 23.44.0+. New library uses /api/solar_powerwall instead of now depreciated /api/devices/vitals by @DerickJohnson in https://github.com/jasonacox/pypowerwall/pull/75 and by @jasonacox in https://github.com/jasonacox/pypowerwall/pull/76.

DerickJohnson commented 3 months ago

Working like a charm. Thanks, @jasonacox! I apologize for not adding the strings while I was already editing, I should have done both. Appreciate the update!

jasonacox commented 3 months ago

No worries! Thanks for kicking this off! I know it doesn't recover all the string data (for systems with more than one inverter) but I figured it was still better than none. If we discover a better API, we can always swap it out.