Using cli.py to set powerwall battery backup reserve returns 405? #139
Unanswered
ryanseddon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to automate changing the battery backup reserve to force grid charging during cheap times and can successfully update the back reserve percentage via the python library using the following code:
But when trying to do it via the cli.py with the following command I get a 405 response?
Am I not correctly setting the key value or is it something else?
Beta Was this translation helpful? Give feedback.
All reactions