diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 172ba36..97660d2 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.11" + "pyhOn==0.14.12" ], - "version": "0.9.1" + "version": "0.9.2-beta.1" }