jasonacox / pypowerwall

Python API for Tesla Powerwall and Solar Power Data
MIT License
135 stars 24 forks source link

Added two PVAC Alerts #46

Closed niabassey closed 1 year ago

niabassey commented 1 year ago

From: "PVAC":{ "PVAC_InvState": "INV_Faulted", "PVAC_State": "PVAC_Faulted", "alerts": [ "PVAC_a028_inv_K2_relay_welded", "PVAC_a043_fan_speed_mismatch_detected" ] }

niabassey commented 1 year ago

Looks like this: Symptoms

For me, these alerts only show while the Inverter is faulted and don't persist once the inverter resumes.

jasonacox commented 1 year ago

Thanks for this addition @niabassey ! 🙏