Skip to content

Commit

Permalink
Bumped version for required library
Browse files Browse the repository at this point in the history
  • Loading branch information
Farfar committed Sep 25, 2022
1 parent 330aa42 commit 1c4427a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.24", "homeassistant>=2021.12.0"],
"requirements": ["skodaconnect>=1.1.25", "homeassistant>=2021.12.0"],
"version": "v1.0.71",
"iot_class": "cloud_polling"
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
skodaconnect>=1.1.24
skodaconnect>=1.1.25
homeassistant>=2021.12.0

0 comments on commit 1c4427a

Please sign in to comment.