fkhera / powerwallCloud

30 stars 6 forks source link

It stopped working, and my guess is that the issue is with the Tesla API #5

Open mofongox opened 3 years ago

mofongox commented 3 years ago

It stopped working for me about 3 days ago.

This is all I get, over and over again, in my log files (This is from logbackup.txt but both log files show the exact same info):

Invoking mode: backup authenticating authenticate method getting url https://auth.tesla.com/oauth2/v3/authorize?code_challenge=9vX5GLJN1WK5xVNApzhxt8VDCqGkfpRWxK2ibljAVEY&client_id=ownerapi&state=tesla_exporter&redirect_uri=https%3A%2F%2Fauth.tesla.com%2Fvoid%2Fcallback&response_type=code&code_challenge_method=S256&scope=openid+email+offline_access Skipping captcha ('captchacode: ', '') Opening session with login isMFA: False Coming to non MFA flow: catcha failed retrying

Weirdest thing is that, the moment this started happening, my Tesla App does not account the "FROM GRID" amount of energy, however, it does show in the graph.

Screenshot_20210710-110201

I downloaded the data for the day, and the info is there:

070921.csv

Any ideas what may be wrong?

Thank you.