Upgrading volvooncall to 0.10.2 (#87572)

* Upgrading volvooncall to 0.10.2

This release fixes the incorrect remaining time of charging the battery

* updating volvooncall test requirements

* Updating volvooncall requirements

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
This commit is contained in:
H. Balázs 2023-02-08 22:28:47 +01:00 committed by Paulus Schoutsen
parent f2697b3e96
commit 03ba7672ea
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "volvooncall", "domain": "volvooncall",
"name": "Volvo On Call", "name": "Volvo On Call",
"documentation": "https://www.home-assistant.io/integrations/volvooncall", "documentation": "https://www.home-assistant.io/integrations/volvooncall",
"requirements": ["volvooncall==0.10.1"], "requirements": ["volvooncall==0.10.2"],
"codeowners": ["@molobrakos"], "codeowners": ["@molobrakos"],
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"loggers": ["geopy", "hbmqtt", "volvooncall"], "loggers": ["geopy", "hbmqtt", "volvooncall"],

View File

@ -2576,7 +2576,7 @@ vilfo-api-client==0.3.2
volkszaehler==0.4.0 volkszaehler==0.4.0
# homeassistant.components.volvooncall # homeassistant.components.volvooncall
volvooncall==0.10.1 volvooncall==0.10.2
# homeassistant.components.verisure # homeassistant.components.verisure
vsure==1.8.1 vsure==1.8.1

View File

@ -1819,7 +1819,7 @@ venstarcolortouch==0.19
vilfo-api-client==0.3.2 vilfo-api-client==0.3.2
# homeassistant.components.volvooncall # homeassistant.components.volvooncall
volvooncall==0.10.1 volvooncall==0.10.2
# homeassistant.components.verisure # homeassistant.components.verisure
vsure==1.8.1 vsure==1.8.1