diff --git a/custom_components/growcube/manifest.json b/custom_components/growcube/manifest.json index 10bac0f..3c33e6b 100644 --- a/custom_components/growcube/manifest.json +++ b/custom_components/growcube/manifest.json @@ -8,7 +8,7 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/jonnybergdahl/homeassistant_growcube/issues", "requirements": [ - "growcube-client==1.2.2" + "growcube-client==1.2.3" ], - "version": "1.0.1" + "version": "1.0.2" }