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: add start/stop charge api #976

Merged
merged 2 commits into from
May 9, 2021
Merged

Tesla: add start/stop charge api #976

merged 2 commits into from
May 9, 2021

Conversation

andig
Copy link
Member

@andig andig commented May 8, 2021

Fix #971

@andig andig added the enhancement New feature or request label May 8, 2021
@andig
Copy link
Member Author

andig commented May 8, 2021

/cc @naltatis

@andig andig merged commit ee3a7ff into master May 9, 2021
@delete-merged-branch delete-merged-branch bot deleted the feature/charge-stop branch May 9, 2021 09:03
@naltatis
Copy link
Member

naltatis commented May 9, 2021

Die start/stop Tesla Calls produzieren bei mir ein "408 Request Timeout". Heißt das Fahrzeug schläft.
Vermutlich musst du wirkich einen vorher einen "wakeup"-Call machen und warten bis das Fahrzeug aufgewacht ist bevor du das Start/Stop schicken kannst.
https://tesla-api.timdorr.com/vehicle/commands/wake#post-api-1-vehicles-id-wake_up

@andig
Copy link
Member Author

andig commented May 9, 2021

Ok, wir sind ja noch nicht im Release. Den "Wakeup" Call sollte ich dann aber nur Start schicken und den Fehler bei Stop ignorieren, oder?

@andig
Copy link
Member Author

andig commented May 9, 2021

@naltatis bitte #984 ausprobieren und dort weiter kommentieren.

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

Successfully merging this pull request may close these issues.

Tesla startet Ladevorgang nach mehreren Unterbrechungen nicht mehr, da Ladesäule als defekt angesehen wird
2 participants