tesla-api icon indicating copy to clipboard operation
tesla-api copied to clipboard

Document toggling Powerwall Storm Watch mode

Open mikecardwell opened this issue 1 year ago • 1 comments

I MITM'd the Tesla app using a custom CA that I loaded onto my iPhone and saw that this is the format of the request that was sent. I then tested it out on my Powerwall 2 by updating the golang lib I'm using to interact with the Tesla API. I have a separate open PR for that here: https://github.com/bogosj/tesla/pull/140

I am likely to make more PR's for other undocumented Powerwall functionality if this PR is accepted.

mikecardwell avatar Jul 01 '24 07:07 mikecardwell

Also documented here: https://developer.tesla.com/docs/fleet-api#storm_mode

purcell-lab avatar Jul 01 '24 09:07 purcell-lab

Thanks!

timdorr avatar Jul 03 '24 21:07 timdorr