diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 287afc9..92a1db4 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -6,6 +6,6 @@ "documentation": "https://github.com/Andre0512/hon/", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/Andre0512/hon/issues", - "requirements": ["pyhOn==0.10.6"], - "version": "0.8.0-beta.1" + "requirements": ["pyhOn==0.10.7"], + "version": "0.8.0-beta.2" }