Try to fix addon build #146

This commit is contained in:
Dielee
2023-12-14 08:53:40 +01:00
parent 3166a1c6ab
commit c4c801e46a
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.8.20"
VERSION = "v1.8.21"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v2/vehicles"