Optimize vcc api key check

This commit is contained in:
linus
2024-09-25 07:39:23 +02:00
parent 0cfb1a9e3f
commit 3f36368773
4 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.10.0"
VERSION = "v1.10.1"
OAUTH_TOKEN_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
OAUTH_AUTH_URL = "https://volvoid.eu.volvocars.com/as/authorization.oauth2"