diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 3d9df7d..64771b6 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -6,7 +6,7 @@ "documentation": "https://github.com/Andre0512/hon/", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/Andre0512/hon/issues", - "requirements": ["pyhOn==0.3.6"], - "version": "0.2.3" + "requirements": ["pyhOn==0.3.7"], + "version": "0.2.4" }