Optimize addon configuration

This commit is contained in:
Linus Dietz
2023-08-25 09:08:58 +02:00
parent 974ad0e454
commit 1a5cc3db7a
3 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.8.3"
VERSION = "v1.8.4"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"