Releases: jrester/tesla_powerwall
Releases · jrester/tesla_powerwall
v0.5.2
v0.5.1
- Use orjson for parsing json (https://github.com/jrester/tesla_power…
v0.5.0
- BREAKING: The API is now async by default (by @bubonicbob)
v0.4.0
feat #48: add meter details (#51)
v0.3.19
- add ability to take powerwall on/off grid. Thanks to @daniel-simpson (#42)
v0.3.18
v0.3.17
[0.3.17] - move `py.typed` to correct location (https://github.com/jrester/tesla_powerwall/pull/35)
v0.3.16
- add `py.typed` file - remove all the version pinning and drop support for powerwall version < 0.47.0 - add more type hints - fix 'login_time' attribute in `LoginResponse`
v0.3.15
Version 0.3.15 - fix version pin when there is a sha trailer (https://github.com/jrester/tesla_powerwall/pull/34) - Add support for fetching the gateway_din (https://github.com/jrester/tesla_powerwall/pull/33)