Added retain status to survive HA reboots #210

This commit is contained in:
Linus Dietz
2024-07-29 10:10:59 +02:00
parent 8f3bf5f3b1
commit 17eaa8dde2
4 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.9.4"
VERSION = "v1.9.5"
OAUTH_TOKEN_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
OAUTH_AUTH_URL = "https://volvoid.eu.volvocars.com/as/authorization.oauth2"