Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Official API Support #93

Open
Andymulb opened this issue Oct 13, 2023 · 15 comments
Open

Feature Request: Official API Support #93

Andymulb opened this issue Oct 13, 2023 · 15 comments
Labels
bug Something isn't working

Comments

@Andymulb
Copy link

Tesla announced its official API. I just wanted to inform you about it.

@TA2k
Copy link
Contributor

TA2k commented Oct 13, 2023

https://developer.tesla.com/docs/fleet-api
Die Authentifizierung passt leider nicht so gut zu iobroker.

@jdolderer
Copy link

Seems now to be mandatory for executing remote commands:

  • https://owner-api.teslamotors.com/api/1/vehicles/XXXXXXXX/command/door_unlock
  • AxiosError: Request failed with status code 403
  • {"response":null,"error":"Tesla Vehicle Command Protocol required, please refer to the documentation here: https://developer.tesla.com/docs/fleet-api#2023-10-09-rest-api-vehicle-commands-endpoint-deprecation-warning","error_description":""}

@TA2k
Copy link
Contributor

TA2k commented Jan 11, 2024

I need an account to implement a workaround for the new api

@jdolderer
Copy link

How can I help?

@TA2k
Copy link
Contributor

TA2k commented Jan 11, 2024

account credential with an affected car via mail
[email protected]

@litithio
Copy link

Tesla Solar Charger already implemented the new Tesla API. It is supported since release 2.23.0.
Maybe something similar could be implemented for iobroker?

@tminimax
Copy link

is there a solution in sight?

@mcm1957 mcm1957 added the bug Something isn't working label Mar 17, 2024
@exaware
Copy link

exaware commented Mar 31, 2024

Any updates here?

@nilshartig
Copy link

I am using this adapter for solar surplus charge. This has been working fine for the last 12 months. Now this is broken. So any updates here?

@Jonnyblue85
Copy link

Just to be sure, sending commands is fully broken until someone fixes this, right?
Only receiving data is possible atm?

@TA2k I sent you an E-Mail.

@IncredibleX
Copy link

Hey, has anybody a solution? I now have the same Problem.

@endurance0
Copy link

Any updates or workarounds?

@IncredibleX
Copy link

Any updates or workarounds?

I am still waiting...too ;-)

@litithio
Copy link

The best way to send commands to your tesla is now a BleHttpProxy like this one: https://github.com/wimaha/TeslaBleHttpProxy

I am using it together with evcc for solar surplus charging.

@zapccu
Copy link

zapccu commented Oct 30, 2024

Homeassistant community integration for Tesla implemented the new Tesla API. Maybe it makes sense to have a look at their solution. It's a bit complicated but it's working for me since month

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests