Releases: tillsteinbach/WeConnect-mqtt
Releases · tillsteinbach/WeConnect-mqtt
0.14.0
Added
- Possibility to set caching time for picture downloads seperately
Changed
- Longer caching (24h default) for picture downloads
0.13.2
Fixed
- Bug when downloading pictures fails
Changed
- Better output of version (adds WeConnect-python version to string)
- Updated API to 0.18.3
0.13.1
Fixed
- Fixes charging and climatization controls
Changed
- Increase API version to 0.15
0.13.0
Added
- Added invalid WindowHeatingState
- Added invalid ChargeMode
- New statuses lvBatteryStatus (seen for ID vehicles), maintenanceStatus for legacy cars (contains milage and km/days until service) added
0.12.2
Changed
- Improved error message when user consent is missing
- More robust against server side errors when refreshing the tokens
- API updated to version 0.13.2
0.12.1
Fixed
- Import of subpackages
0.12.0
Added
- Dummy for maintenance status (currently no data provided, only error messages)
- Added attribute for chargeMode
Changed
- More compact string formating
- Changed python API to 0.13.0
0.11.4
Fixed
- Fixed crash due to 404 error when retrieving parking position for cars that don't provide parking positions
0.11.3
Fixed
- Fixed crash due to new elements in the WeConnect API
0.11.3.dev3
Fix crash due to API change