Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Farfar committed Oct 14, 2021
1 parent fff7aef commit fc0feb5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Skoda Connect - A Home Assistant custom component for Skoda Connect/MyŠKODA

# v1.0.57
# v1.0.58

## This is fork of [robinostlund/homeassistant-volkswagencarnet](https://github.com/robinostlund/homeassistant-volkswagencarnet) modified to support Skoda Connect/MySkoda through native app API (API calls directly to vwg-connect services)
This integration for Home Assistant will fetch data from Skoda Connect servers related to your Skoda Connect enabled car.
Expand Down
4 changes: 2 additions & 2 deletions custom_components/skodaconnect/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@lendik007",
"@Farfar"
],
"requirements": ["skodaconnect>=1.1.7", "homeassistant>=2021.06.0"],
"version": "v1.0.57",
"requirements": ["skodaconnect>=1.1.8", "homeassistant>=2021.06.0"],
"version": "v1.0.58",
"iot_class": "cloud_polling"
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
skodaconnect>=1.1.7
skodaconnect>=1.1.8

0 comments on commit fc0feb5

Please sign in to comment.