Skip to content

Releases: jrester/tesla_powerwall

v0.5.2

24 Feb 14:00
Compare
Choose a tag to compare
  • Use yarl for URL parsing by @bdraco (#62)
  • Correctly handle disabled battery packs (#66)

v0.5.1

15 Jan 16:57
a643f31
Compare
Choose a tag to compare
- Use orjson for parsing json (https://github.com/jrester/tesla_power…

v0.5.0

10 Jan 10:25
Compare
Choose a tag to compare
- BREAKING: The API is now async by default (by @bubonicbob)

v0.4.0

16 Sep 13:13
b6a5f10
Compare
Choose a tag to compare
feat #48: add meter details (#51)

v0.3.19

17 Jan 08:15
Compare
Choose a tag to compare

v0.3.18

25 Jun 10:53
Compare
Choose a tag to compare
  • updated examples
  • add Metertype busway thanks to @maikukun (#40)

v0.3.17

14 Feb 17:22
Compare
Choose a tag to compare
[0.3.17]

- move `py.typed` to correct location (https://github.com/jrester/tesla_powerwall/pull/35)

v0.3.16

14 Feb 11:48
Compare
Choose a tag to compare
- 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

03 Feb 09:14
Compare
Choose a tag to compare
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)

v0.3.14

11 Jan 14:28
Compare
Choose a tag to compare