mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
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:
parent
a31bd49eee
commit
e1830128cc
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/volvooncall",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["geopy", "hbmqtt", "volvooncall"],
|
||||
"requirements": ["volvooncall==0.10.1"]
|
||||
"requirements": ["volvooncall==0.10.2"]
|
||||
}
|
||||
|
@ -2583,7 +2583,7 @@ vilfo-api-client==0.3.2
|
||||
volkszaehler==0.4.0
|
||||
|
||||
# homeassistant.components.volvooncall
|
||||
volvooncall==0.10.1
|
||||
volvooncall==0.10.2
|
||||
|
||||
# homeassistant.components.verisure
|
||||
vsure==1.8.1
|
||||
|
@ -1826,7 +1826,7 @@ venstarcolortouch==0.19
|
||||
vilfo-api-client==0.3.2
|
||||
|
||||
# homeassistant.components.volvooncall
|
||||
volvooncall==0.10.1
|
||||
volvooncall==0.10.2
|
||||
|
||||
# homeassistant.components.verisure
|
||||
vsure==1.8.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user