diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 860e3e8..569bb8b 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.12.2" + "pyhOn==0.12.3" ], - "version": "0.8.0" + "version": "0.8.1-beta.1" }