jsgoecke / tesla

Provides a wrapper around the API to easily query and command a Telsa car. As of now this has been used with a Model S, a Model X, and a Model 3.
MIT License
325 stars 73 forks source link

Login broken: HTTP 401 #38

Closed andig closed 2 years ago

andig commented 3 years ago

See https://github.com/andig/evcc/issues/624, https://tesla-api.timdorr.com/api-basics/authentication and https://github.com/timdorr/tesla-api/issues/215.

Will open PR once direction is clear. Input welcome.

d4l3k commented 3 years ago

@andig happy to review any PRs (not that I have merge permission))

andig commented 3 years ago

@jsgoecke would you consider giving merge permissions to parties interested in maintaining this library? A couple of people (like in this thread) are using this library and have found a couple of breakages that have remaining unfixed for some time.

/cc @bogosj

andig commented 3 years ago

We have meanwhile created a slightly more maintained fork at https://github.com/bogosj/tesla