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

Tesla vehicles require command signing for remote boombox, but its not implemented #266

Open
Bre77 opened this issue Jun 29, 2024 · 3 comments

Comments

@Bre77
Copy link

Bre77 commented Jun 29, 2024

I am seeing 403 responses for remote_boombox now, where it previously has worked, suggesting command signing is now required to run this command, however the http command proxy has not implemented remote boombox.

case "remote_boombox":
return nil, ErrCommandNotImplemented

@sethterashima
Copy link
Collaborator

sethterashima commented Jul 26, 2024

Boombox has various restrictions in different jurisdictions. I've been trying to get approval and a disclaimer from our legal team before releasing this code.

@itsMeDavidV
Copy link

Boombox has various restrictions in different jurisdictions. I've been trying to get approval and a disclaimer from our legal team before releasing this code.

Wouldn't compliance be achieved at the vehicle level though?

@Bre77
Copy link
Author

Bre77 commented Jul 27, 2024

Media controls are also mostly missing, and now some vehicles require signing for theses too.

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

3 participants