Add average fuel consumption multiplier for #30 // Rewrite README.md settings section

This commit is contained in:
Linus Dietz
2023-06-27 07:56:54 +02:00
parent da2d8395ec
commit f661985865
6 changed files with 36 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.5.5"
VERSION = "v1.5.6"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"