diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 419b961..19f9706 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -9,7 +9,7 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/Andre0512/hon/issues", "requirements": [ - "pyhOn==0.17.3" + "pyhOn==0.17.4" ], - "version": "0.14.0-beta.6" + "version": "0.14.0-beta.7" }