mirror of
https://github.com/Dielee/volvo2mqtt.git
synced 2026-08-11 10:19:54 +02:00
Move vehicles details endpoint to v2 // Try to fix #131
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
from config import settings
|
||||
|
||||
VERSION = "v1.8.16"
|
||||
VERSION = "v1.8.17"
|
||||
|
||||
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
|
||||
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v2/vehicles"
|
||||
|
||||
Reference in New Issue
Block a user