Releases: tillsteinbach/WeConnect-python
Releases · tillsteinbach/WeConnect-python
0.59.4
Changed
- Improves error propagation on 429 errors
0.59.3
Fixed
- Fixes a bug introduced by the range correction
0.59.2
Fixed
- Fixes a bug in the API that causes incorrect range values for cars using miles instead of km (thanks to user @bendavidson for the contribution)
Added
- Added attributes for Hv battery temperature
0.59.1
Added
- Added PCS_REMOTE authentification to charging stations enum
Changed
- Updated pillow dependencies
0.59.0
Added
- Added several new statuses and attributes
0.58.3
Fixed
- Fixed bug with new handling of 429 errors
0.58.2
Added
- New error class to deal with 429 errors from server (too many requests)
0.58.1
Added
- Added some new auth types for charging stations
Changed
- Updated build dependencies
0.58.0
Added
- honking and flashing on cars supporting honkAndFlash capability
- carType FUEL added
- BatteryPowerLevel EMERGENCY added
- trip averageAuxConsumption and averageRecuperation added for selected cars
- updating of trips fixed (thanks to user gilder0 for contributing)
Fixed
- Fixed some linter errors
Changed
- Updated build dependencies
- Improved logging of charging station errors
0.57.0
Added
- honking and flashing on cars supporting honkAndFlash capability