tesla_powerwall icon indicating copy to clipboard operation
tesla_powerwall copied to clipboard

Python API for Tesla Powerwall

Results 6 tesla_powerwall issues
Sort by recently updated
recently updated
newest added

For 0.4.1, there is neither a tag in this repo nor an sdist on PyPI. It would be nice if both of these existed.

Adds an example server so that different powerwall configurations can be simulated and tested against a real running HA instance.

aiohttp uses yarl for url handling. Remove the urllib warning disables since they are unused and switch all urllib using to yarl

It would be really useful if I could locally instruct my powerwall to change operating mode, e.g. to force the battery to charge by changing the backup_reserve_percent. I've tried adding...

I get an error when trying to call logout - Anyone else having the same issue?

It was [requested](https://github.com/home-assistant/core/pull/108339#pullrequestreview-1853324637) to add the battery percent charged calculation into this library instead of the HA integration.