jasonacox / pypowerwall

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

add alert PVS_a036_PvArcLockout #33

Closed JordanBelford closed 1 year ago

JordanBelford commented 1 year ago

I lost solar production yesterday and this project was very helpful in checking the internal state, since there were no errors displayed in the Tesla app or local UI.

My alerts for PVS are "alerts": [ "PVS_a036_PvArcLockout", "PVS_a058_MciOpenOnFault", "PVS_a059_MciOpen" ]

PVS_a036_PvArcLockout is not documented yet so I'm adding it in case it helps anyone. Last month a similar issue happened and Tesla came out and replaced MCIs

jasonacox commented 1 year ago

Nice! Thanks @JordanBelford !

Do you have a screenshot of the alert timeline graph you could post here in case anyone is following?

JordanBelford commented 1 year ago

@jasonacox Sure, I wish I knew about this and had it running before the fault but here's the current state after I just started up the dashboard.

Screen Shot 2023-03-25 at 11 49 37