Skip to content

Releases: tillsteinbach/WeConnect-python

0.34.0

23 Jan 16:57
b8edc86

Choose a tag to compare

Changed

  • Code refactoring

Fixed

  • duplicated entries in getChildren
  • Domains are now in domains topic
  • Fixed Request Tracker
  • Parking Position also selectivevly usable

0.34.0.dev11

20 Jan 15:54

Choose a tag to compare

0.34.0.dev11 Pre-release
Pre-release

Changed

  • Code refactoring

Fixed

  • duplicated entries in getChildren
  • Domains are now in domains topic

0.33.0

18 Jan 19:52

Choose a tag to compare

Added

  • Add new tags attribute

0.32.1

17 Jan 19:39
4a75869

Choose a tag to compare

Fixed

  • Fixed a problem where the temperature of the climatization is always set to 20.5 C

0.32.0

14 Jan 14:48
8e8eade

Choose a tag to compare

Fixed

  • Change datatype for chargePower_kW and chargeRate_kmph from Integer to Float

0.31.0

14 Jan 09:47

Choose a tag to compare

Added

  • Image support is now optional and can be installed with pip install weconnect[Images], remove [Images] if you do not need image support in your project
  • New disconnect method that cancles all timers and thus terminates all additional threads
  • New timeout parameter to limit the time waiting in requests for the VW servers

0.30.4

12 Jan 09:58

Choose a tag to compare

Fixed

  • Fix problem with stored tokens
  • Hide 504 gateway_timeout error on missing parking position

0.30.3

11 Jan 19:28

Choose a tag to compare

Fixed

  • Make login more robust against server errors
  • Hide 204 no_content error on missing parking position

0.30.2

10 Jan 18:20

Choose a tag to compare

Fixed

  • timezone problem

0.30.1

10 Jan 17:36
98c1019

Choose a tag to compare

Fixed

  • missing init file