Skip to content

Commit

Permalink
Upgrading volvooncall to 0.10.2 (home-assistant#87572)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
Gollam and epenet authored Feb 8, 2023
1 parent a31bd49 commit e183012
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/volvooncall/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e183012

Please sign in to comment.