Releases: tillsteinbach/WeConnect-python
Releases · tillsteinbach/WeConnect-python
0.60.8
Fixed
- Fixes web authentication for some users
- big refactoring of web auth (thank you to user krzysdabro for the contribution!)
0.60.7
Fixed
- Fix for reoccuring consent requests
Added
- Warning light color white
0.60.6
Fixed
- Fixed error message when new terms and conditions need to be accepted
0.60.5
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
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
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
Fixed
- Fixes a bug introduced by the new timers attributes
0.60.1
Added
- Added new departure timer attributes
0.60.0
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
Fixed
- Fixes a bug in activeVentilation and auxiliaryHeating controls
Changed
- Do not immediatlyretry on 429 errors