Greg Glockner

Results 6 comments of Greg Glockner

How are you calling the API? Why not simply delete the Connection and Vehicle objects?

Remember folks, this library uses an _undocumented API_. Looks like Tesla changed the API again, and it will take some time to reverse engineer it.

It looks like Tesla [now requires you to complete a CAPTCHA](https://github.com/timdorr/tesla-api/discussions/390). This isn't going to have a quick fix. Again, such is life with an undocumented API.

Can you post the output of: ``` python --version pip freeze ```

I'm glad it's working. Note that I'm no longer supporting Python 2.7. If it works, that's great but I'm not doing any 2.7 fixes going forward.

@philipp : Thanks for your help on this. I do get past the g++ error, but I get a different error when I build the wheel: ``` WARNING: Built wheel...