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

Climate not possible with low soc #770

Closed
Urkman opened this issue Nov 28, 2023 · 4 comments
Closed

Climate not possible with low soc #770

Urkman opened this issue Nov 28, 2023 · 4 comments

Comments

@Urkman
Copy link

Urkman commented Nov 28, 2023

When I use the "auto_conditioning_start" endpoint, but the battery is below 20% it returns false and the error "low_soc".
Is there a way to still turn I on and ignore this message?

@core-hacked
Copy link
Contributor

Nope, that's a Tesla limit to preserve battery. You can't do it from the app either

@Urkman
Copy link
Author

Urkman commented Nov 29, 2023

Sure, you can do it using the Tesla App. It asks you, if you really want to and than you can turn it on.

@core-hacked
Copy link
Contributor

Ok, then it's most likely a body parameter like: force: true or something else

@GaPhi
Copy link
Contributor

GaPhi commented Dec 7, 2023

Just add the following body request :

{
"manual_override": "socdoors"
}

Added to documentation with pull request #773

@timdorr timdorr closed this as completed Dec 7, 2023
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

4 participants