diff --git a/custom_components/grocy/manifest.json b/custom_components/grocy/manifest.json index dd903cd..f232924 100644 --- a/custom_components/grocy/manifest.json +++ b/custom_components/grocy/manifest.json @@ -13,7 +13,7 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/custom-components/grocy/issues", "requirements": [ - "pygrocy==2.0.0" + "pygrocy==2.1.0" ], "version": "0.0.0" -} \ No newline at end of file +}