Skip to content

Releases: tillsteinbach/WeConnect-python

0.59.4

29 Oct 10:40
Compare
Choose a tag to compare

Changed

  • Improves error propagation on 429 errors

0.59.3

27 Oct 14:32
Compare
Choose a tag to compare

Fixed

  • Fixes a bug introduced by the range correction

0.59.2

27 Oct 07:55
Compare
Choose a tag to compare

Fixed

  • Fixes a bug in the API that causes incorrect range values for cars using miles instead of km (thanks to user @bendavidson for the contribution)

Added

  • Added attributes for Hv battery temperature

0.59.1

16 Oct 12:41
Compare
Choose a tag to compare

Added

  • Added PCS_REMOTE authentification to charging stations enum

Changed

  • Updated pillow dependencies

0.59.0

16 Oct 12:24
Compare
Choose a tag to compare

Added

  • Added several new statuses and attributes

0.58.3

23 Sep 06:54
66dffc3
Compare
Choose a tag to compare

Fixed

  • Fixed bug with new handling of 429 errors

0.58.2

22 Sep 21:29
Compare
Choose a tag to compare

Added

  • New error class to deal with 429 errors from server (too many requests)

0.58.1

22 Sep 19:40
Compare
Choose a tag to compare

Added

  • Added some new auth types for charging stations

Changed

  • Updated build dependencies

0.58.0

03 Sep 12:21
f2d4cb0
Compare
Choose a tag to compare

Added

  • honking and flashing on cars supporting honkAndFlash capability
  • carType FUEL added
  • BatteryPowerLevel EMERGENCY added
  • trip averageAuxConsumption and averageRecuperation added for selected cars
  • updating of trips fixed (thanks to user gilder0 for contributing)

Fixed

  • Fixed some linter errors

Changed

  • Updated build dependencies
  • Improved logging of charging station errors

0.57.0

20 Jul 05:30
Compare
Choose a tag to compare

Added

  • honking and flashing on cars supporting honkAndFlash capability