diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index b9fade6..a53ca1e 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -9,7 +9,7 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/Andre0512/hon/issues", "requirements": [ - "pyhOn==0.14.9" + "pyhOn==0.14.10" ], - "version": "0.9.0" + "version": "0.9.1-beta.1" }