Releases: tillsteinbach/WeConnect-python
Releases · tillsteinbach/WeConnect-python
0.20.6
Fixed
- Allow forbidden (403) return code for parking position
- Continue fetching data even if retrieval for one car fails
0.20.5
Fixed
- Fixed UnboundLocalError in condition GDC_MISSING
0.20.4
Fixed
- Removed python typing Final as it is not available in python 3.7
0.20.3
Fixed
- Display of consent url fixed
Added
- Added new error state delayed
0.20.2
added
- New error messages for parking position
- Started to add typing information
0.20.0
Changed
- AccessStatus OverallStatus from String value to Enumeration
0.19.3
Fixed
- Fix setting float values from int input
- Fix controls for charging
Added
- New error state: fail_vehicle_is_offline
- New status: climatisationSettingsRequestStatus
0.19.2
Fixed
- Fixed bad gateway error with parking position when car is driving
0.19.1
Fixed
- Catching timeout error
- Fixed parking position with renaming attributes for position after change in the API
0.19.0
Added
- Possibility to set caching time for picture downloads seperately