Added
- Support for python 3.11
- Add new currentFuelLevel_pct attribut
- Add invalid door lock state
- Tire warning light category
Fixed
- Bug with times on self hosted postgres databases that do not have UTC as a default timezone
- Bug where database was not updated after restart of the container
- Bug on status page when timestamp was not set
- Bug where updates became stuck after a temporary authentification error
Changed
- Default python version used now is 3.11
- Relogin if the refresh token expired
- Don't store cookies in between requests
- No cache header added
- First failed contact with vw servers will trigger warning not error
- Updated API to 0.50.0
- Updated MQTT-API to 0.41.0
- Updated Grafana to 9.2.6
Removed
- Support for python 3.7