Add interior and exterior image entities #62

This commit is contained in:
Linus Dietz
2023-07-09 16:06:13 +02:00
parent 10c3e7bd97
commit 96805d439d
5 changed files with 50 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.7.5"
VERSION = "v1.7.6"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"