Skip to content
Discussion options

You must be logged in to vote

Hi @damclarkd ! Thanks for the great feedback!

On the HA Tesla Powerwall integration, I think I may know why you see some issues connecting to the Powerwall. The reason I wrote the pyPowerwall API was because I couldn't find a good library that didn't have connection issues or that didn't cause the Powerwall Gateway to crash after a while. Upon examination, most of the other libraries flood the Powerwall Gateway API with a mountain of requests. The web server in the Gateway isn't that robust, especially if you are hitting it with many different monitoring tools. I decided to write a library that would help with that. The pyPowerwall library caches all API calls for 10s (default setting) a…

Replies: 3 comments 17 replies

Comment options

You must be logged in to vote
7 replies
@damclarkd
Comment options

@jasonacox
Comment options

@damclarkd
Comment options

@jasonacox
Comment options

@damclarkd
Comment options

Answer selected by damclarkd
Comment options

You must be logged in to vote
5 replies
@Dave-Jones-1963
Comment options

@jasonacox
Comment options

@Dave-Jones-1963
Comment options

@jasonacox
Comment options

@Dave-Jones-1963
Comment options

Comment options

You must be logged in to vote
5 replies
@jasonacox
Comment options

@TristanBrotherton
Comment options

@jasonacox
Comment options

@pavandave
Comment options

@jasonacox
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants