Skip to content

Commit

Permalink
Merge pull request custom-components#283 from fedefreue/master
Browse files Browse the repository at this point in the history
Update pygrocy dependency to solve breaking changes from v4.0 API
  • Loading branch information
isabellaalstrom authored Aug 17, 2023
2 parents 4754ce2 + 3fc0e11 commit de31430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/grocy/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/custom-components/grocy/issues",
"requirements": [
"pygrocy==1.5.0"
"pygrocy==2.0.0"
],
"version": "0.0.0"
}

0 comments on commit de31430

Please sign in to comment.