diff --git a/custom_components/growcube/manifest.json b/custom_components/growcube/manifest.json index 0e3d651..17fbc74 100644 --- a/custom_components/growcube/manifest.json +++ b/custom_components/growcube/manifest.json @@ -11,7 +11,7 @@ "issue_tracker": "https://github.com/jonnybergdahl/homeassistant_growcube/issues", "iot_class": "local_push", "requirements": [ - "growcube-client==1.0.15" + "growcube-client==1.0.16" ], "version": "0.9.5" }