* Catch Volvo API not returning a valid json string #104

* Update changelog
This commit is contained in:
Linus Dietz
2023-09-21 14:31:21 +02:00
committed by GitHub
parent 6b419cfe3a
commit 781e1da8e8
4 changed files with 18 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.8.7"
VERSION = "v1.8.8"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"