Fix unknown state for icon update

This commit is contained in:
Linus Dietz
2023-11-28 12:47:42 +01:00
parent 7401ebfc53
commit 80646bbf51
4 changed files with 21 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.8.19"
VERSION = "v1.8.20"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v2/vehicles"