diff --git a/custom_components/grocy/manifest.json b/custom_components/grocy/manifest.json index e681b11..9231604 100644 --- a/custom_components/grocy/manifest.json +++ b/custom_components/grocy/manifest.json @@ -12,7 +12,7 @@ "@isabellaalstrom" ], "requirements": [ - "pygrocy==1.2.1" + "pygrocy==1.3.0" ], "version": "0.0.0", "iot_class": "local_polling"