Fix climate and lock commands for multiple cars

This commit is contained in:
Linus Dietz
2023-06-20 11:20:38 +02:00
parent c87a3cb2d7
commit d01174e213
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = "v1.0.6"
VERSION = "v1.0.7"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"