Fix #12 - Climate for multiple cars

This commit is contained in:
Linus Dietz
2023-06-20 14:56:26 +02:00
parent 07b144cc38
commit fcf8f968ab
3 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = "v1.0.10"
VERSION = "v1.0.11"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"