-
-
Notifications
You must be signed in to change notification settings - Fork 536
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
Comments
Nope, that's a Tesla limit to preserve battery. You can't do it from the app either |
Sure, you can do it using the Tesla App. It asks you, if you really want to and than you can turn it on. |
Ok, then it's most likely a body parameter like: force: true or something else |
Just add the following body request : { Added to documentation with pull request #773 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
The text was updated successfully, but these errors were encountered: