tesla_api icon indicating copy to clipboard operation
tesla_api copied to clipboard

Lightweight Python API client for the Tesla API.

Results 8 tesla_api issues
Sort by recently updated
recently updated
newest added

In the light of https://github.com/timdorr/tesla-api/issues/260 (former ticket https://github.com/timdorr/tesla-api/issues/215) and issue #31 I created this patch which deprecates email/password logins for now and introduces Tesla's oauth V3 token handling including very...

I am getting the error below. Any suggestions? Traceback (most recent call last): File "/Users/jackkorber/Desktop/Python/GetPowerwallCapacity/powerwallCapacity.py", line 31, in asyncio.run(main()) File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/asyncio/runners.py", line 43, in run return loop.run_until_complete(main) File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/asyncio/base_events.py", line...

This just started this morning...currently happening on two separate machines. Python 3.8.6 (tags/v3.8.6:db45529, Sep 23 2020, 15:37:30) [MSC v.1927 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license()"...

Still need to clean it up, handle refresh tokens and ensure that old tokens are handled gracefully. Later, we will want to add an alternative authentication method for web applications,...

A few weeks ago Tesla introduced MFA (Multi Factor Authentication) which essentially breaks this lib when the Tesla customer has MFA activated. Please fix.

From time to time Tesla-API servers return text/html instead of application/json. Which results in a rather nasty Exception (Some information is obfuscated): ``` File "/home/....../tesla_api/__init__.py", line 154, in get response_json...

Added commands for turning off/on preconditioning with Max Defrost