Add divider option for average speed

This commit is contained in:
Linus Dietz
2023-06-26 14:23:53 +02:00
parent 988fb3bd21
commit 4bd6a7a991
5 changed files with 16 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.5.4"
VERSION = "v1.5.5"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"