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 · 2 comments · May be fixed by #356
Open

media_control not work both old and new protocol #345

mrgaolei opened this issue Jan 5, 2025 · 2 comments · May be fixed by #356
Labels
enhancement New feature or request priority:high

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.

@patrickdemers6 patrickdemers6 linked a pull request Jan 22, 2025 that will close this issue
8 tasks
@patrickdemers6 patrickdemers6 added enhancement New feature or request priority:high labels Jan 22, 2025
@patrickdemers6
Copy link
Collaborator

Thanks for the report. Created a PR to address these missing commands.

@Lenart12
Copy link
Contributor

More missing commands here #188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:high
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants