Support new statistic endpoints // Remove unused multiplier options

This commit is contained in:
linus
2024-09-20 09:43:59 +02:00
parent e179c76d39
commit 0cfb1a9e3f
5 changed files with 34 additions and 37 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.9.7"
VERSION = "v1.10.0"
OAUTH_TOKEN_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
OAUTH_AUTH_URL = "https://volvoid.eu.volvocars.com/as/authorization.oauth2"