diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index ec140c2..28ead90 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.3"], - "version": "0.7.0" + "requirements": ["pyhOn==0.10.4"], + "version": "0.7.1" }