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

Support for Tesla Vehicle Command protocol #353

Open
RicharddeCrep opened this issue Nov 19, 2023 · 13 comments
Open

Support for Tesla Vehicle Command protocol #353

RicharddeCrep opened this issue Nov 19, 2023 · 13 comments

Comments

@RicharddeCrep
Copy link

Tesla is deprecating the REST API by the end of 2023, to be replaced by the Tesla Vehicle Command protocol.

Do you have any plans to move your support for Node Red, to this protocol?

Thanks

Rich

Copy link

Thank you for reporting this issue!

@mseminatore
Copy link
Owner

mseminatore commented Nov 19, 2023 via email

@RicharddeCrep
Copy link
Author

RicharddeCrep commented Nov 19, 2023 via email

@mseminatore
Copy link
Owner

mseminatore commented Nov 20, 2023 via email

@RicharddeCrep
Copy link
Author

RicharddeCrep commented Nov 23, 2023 via email

@RicharddeCrep
Copy link
Author

RicharddeCrep commented Nov 23, 2023 via email

@andrasg
Copy link

andrasg commented Jan 19, 2024

Trying to use a nodered integration that relies on this library. Looks like most of the commands are resulting in a 403, probably due to Tesla not allowing REST commands any more.

Any plans to move to vehicle command protocol?

@mseminatore
Copy link
Owner

mseminatore commented Jan 20, 2024 via email

@hitnrun30
Copy link

Is there any update on this?

@mseminatore
Copy link
Owner

Still exploring the repo and fleet-api to understand what can be done.

@tonybroadbent
Copy link

Hi, it's worth looking at the signup process.
It would appear you need to specify a domain name, which must have a valid SSL certificate installed, and which will be the endpoint for any communications. I have this and successfully signed up, but there are also comments about 'Trial' and 'Payment'.
Comparing the old API data on 31st Jan 2024 vs. 1st Oct 2023, Drive State: Latitude & Longitude have been removed.
https://developer.tesla.com/docs/fleet-api#2024-01-02-adding-support-for-registering-vehicles-for-fleet-telemetry
Above page claims old API stops after Jan24 (ie. tomorrow); but I'm not sure how the phone app will work without it.

@hitnrun30
Copy link

Hi, it's worth looking at the signup process. It would appear you need to specify a domain name, which must have a valid SSL certificate installed, and which will be the endpoint for any communications. I have this and successfully signed up, but there are also comments about 'Trial' and 'Payment'. Comparing the old API data on 31st Jan 2024 vs. 1st Oct 2023, Drive State: Latitude & Longitude have been removed. https://developer.tesla.com/docs/fleet-api#2024-01-02-adding-support-for-registering-vehicles-for-fleet-telemetry Above page claims old API stops after Jan24 (ie. tomorrow); but I'm not sure how the phone app will work without it.

It seems that you need a developer license for it to work. We just need new instructions on the front end.

@hitnrun30
Copy link

Have you seen this. It is a step in the right direction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants