Skip to content

Releases: tillsteinbach/WeConnect-python

0.60.8

08 Jan 20:21
a9e50be
Compare
Choose a tag to compare

Fixed

  • Fixes web authentication for some users
  • big refactoring of web auth (thank you to user krzysdabro for the contribution!)

0.60.7

19 Dec 21:25
Compare
Choose a tag to compare

Fixed

  • Fix for reoccuring consent requests

Added

  • Warning light color white

0.60.6

06 Dec 07:54
f621567
Compare
Choose a tag to compare

Fixed

  • Fixed error message when new terms and conditions need to be accepted

0.60.5

13 Sep 07:04
Compare
Choose a tag to compare

Added

  • AUTHTYPE PROPRIETARY added
  • ChargingScenarios IMMEDIATELY_CHARGING_ACTIVE, IMMEDIATELY_CHARGING_FINISHED, CHARGING_TO_DEPARTURE_TIME_WAITING, CHARGING_TO_DEPARTURE_TIME_ACTIVE, OPTIMISED_CHARGING_FINISHED, ERROR_CHARGING_SYSTEM added
  • climatisationTemperatureOutside added (for now only error shown due to missing support in cars firmware)

0.60.4

02 Aug 06:57
Compare
Choose a tag to compare

Added

  • usePrivateCurrentEnabled added
  • maxChargeCurrentAC_A added
  • self.chargingScenario added
  • self.targetDateTimeLocal added
  • ICON_NOT_FOUND added

Changed

  • Updated pillow dependency to 10.4.0

0.60.3

13 Jun 11:05
b993a9b
Compare
Choose a tag to compare

Added

  • ChargeType UNSUPPORTED added
  • TargetSOCReachable reachable, notReachable added
  • Warning light category OTHER added
  • navigationTargetSOC_pct added (Thanks to User @Lake292 for the contribution)
  • TemperatureOutsideStatus added (Thanks to User @Lake292 for the contribution)

Changed

  • Updated pillow dependency to 10.3.0
  • Updated requests dependency to 2.32.3

0.60.2

28 Feb 20:49
Compare
Choose a tag to compare

Fixed

  • Fixes a bug introduced by the new timers attributes

0.60.1

27 Feb 22:01
Compare
Choose a tag to compare

Added

  • Added new departure timer attributes

0.60.0

26 Feb 22:09
Compare
Choose a tag to compare

Fixed

  • Fixes a bug in activeVentilation and auxiliaryHeating controls
  • Problem showing error related to miles/km conversion fixed
  • Problem with RGBA conversion fixed

Added

  • AuxiliaryHeatingStatus added
  • Several new Attributes added

Changed

  • Updated pillow dependency to 10.2.0, fixing potential security issue
  • Updated several dependencies

0.59.5

15 Nov 19:23
Compare
Choose a tag to compare

Fixed

  • Fixes a bug in activeVentilation and auxiliaryHeating controls

Changed

  • Do not immediatlyretry on 429 errors