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

Only read possible #799

Closed
JoseMadbird opened this issue Dec 12, 2023 · 3 comments
Closed

Only read possible #799

JoseMadbird opened this issue Dec 12, 2023 · 3 comments

Comments

@JoseMadbird
Copy link

Hello.

is Tesla custom integration available for highland model 3? Is possible to have problems due this new model?

I´ve installed V3.19.3 and i would say only have access to read the car, not possible to "write", Any script requesting a change, i´m receiving an error, but for example for "wake_up" example i´m receiving an answer by car, also i can see all the values from Car, charge, status, etc

Example, script:


service: tesla_custom.api
data:
command: CHANGE_CHARGE_LIMIT
parameters:
percent: "56"
path_vars:
vehicle_id: "***************"
wake_if_asleep: true


I´m receiving this error after some seconds "No se pudo llamar al servicio tesla_custom.api. Unknown error" --> Couldn´t call the service........

Can i get some help? I want to do some automations changing the "charge Options"

Many thanls in advance

@JoseMadbird JoseMadbird changed the title Highland available? Only read possible Dec 12, 2023
@skipishere
Copy link
Collaborator

You are possibly affected by #743 as new cars won't use the unofficial API we currently use.

@JoseMadbird
Copy link
Author

You are possibly affected by #743 as new cars won't use the unofficial API we currently use.

Thanks, i´m reading information you sent, and yes it seems the issue.....

@skipishere
Copy link
Collaborator

Cool, in which case I'll close this as a duplicate for now but feel free to re-open it if it turns out not to be

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

2 participants