Releases: tillsteinbach/WeConnect-python
Releases · tillsteinbach/WeConnect-python
0.60.11
0.60.10
Fixed
- Fixes refresh token handling that was broken in 0.60.9 due to typo when backporting changes
0.60.9
Fixed
- Fixes login due to changes in the login form
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