forked from peter/volvo2mqtt
* Update volovData.username regex (#98) * Add option to disable log completely #96 --------- Co-authored-by: Gert-jan Theunissen <gurtjun@users.noreply.github.com>
This commit is contained in:
co-authored by
Gert-jan Theunissen
parent
e5ece2116b
commit
6b419cfe3a
+1
-1
@@ -1,6 +1,6 @@
|
||||
from config import settings
|
||||
|
||||
VERSION = "v1.8.6"
|
||||
VERSION = "v1.8.7"
|
||||
|
||||
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
|
||||
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"
|
||||
|
||||
Reference in New Issue
Block a user