Skip to content

Releases: tillsteinbach/WeConnect-python

0.54.2

02 Mar 20:51
810f5c3
Compare
Choose a tag to compare

Fixed

  • Fixes unknown operation error

0.54.1

28 Feb 07:40
Compare
Choose a tag to compare

Fixed

  • Changed URLs to the new URLs necessary to contact the backend

0.54.0

20 Feb 08:10
Compare
Choose a tag to compare

Changed

  • Update ascii_magic to 2.2.1

0.53.0

20 Feb 07:24
2cdd98e
Compare
Choose a tag to compare

Added

  • Add very basic thread safety by protecting update
  • Add ENGINE category for warning lights

Fixed

  • Problem with missing token

0.52.0

15 Feb 08:11
d0d27a8
Compare
Choose a tag to compare

Added

  • Add new error state (Thanks to user madd0)
  • Add new timer attribute targetSOC_pct

Fixed

  • Bug that could make attributes disappear on certain values

0.51.1

03 Feb 12:33
cb414ad
Compare
Choose a tag to compare

Changed

  • Updated dependencies

Fixed

  • Logging output for missing enums

0.51.0

13 Jan 07:43
6e76277
Compare
Choose a tag to compare

Added

  • BrandCode 'N' added for ID Buzz (Nutzfahrzeuge) support

Changed

  • Updated dependencies for pillow and pylint

0.50.1

30 Nov 06:51
Compare
Choose a tag to compare

Fixed

  • Fixed bug where an attribute was not correctly enabled again when it reappears without changed value (Big thanks to user @ColinRobbins for this finding)

0.50.0

21 Nov 19:50
83819ce
Compare
Choose a tag to compare

Added

  • Support for proxy servers (thanks to user towe96)
  • New option for log handle filter

0.49.0

15 Nov 08:41
Compare
Choose a tag to compare

Added

  • Add new currentFuelLevel_pct attribute

Changed

  • Updated dependencies for pillow, oauthlib and pylint
  • Relogin if the refresh token expired