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

media_control not work both old and new protocol #345

Open
mrgaolei opened this issue Jan 5, 2025 · 0 comments
Open

media_control not work both old and new protocol #345

mrgaolei opened this issue Jan 5, 2025 · 0 comments

Comments

@mrgaolei
Copy link

mrgaolei commented Jan 5, 2025

old protocol:

{
    "response": null,
    "error": "Tesla Vehicle Command Protocol required, please refer to the documentation here: https://developer.tesla.cn/docs/fleet-api/support/announcements#2023-10-09-rest-api-vehicle-commands-endpoint-deprecation-warning",
    "error_description": "",
    "txid": "48ab51b1237b909bfb48304572112368"
}

new protocol:

{"response":null,"error":"invalid_command","error_description":""}

when using new protocol, other command is OK, for example: flash_lights, honk_horn and others.

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

1 participant