diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 19f9706..e0f00e4 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -9,7 +9,7 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/Andre0512/hon/issues", "requirements": [ - "pyhOn==0.17.4" + "pyhOn==0.17.5" ], - "version": "0.14.0-beta.7" + "version": "0.14.0" } diff --git a/requirements.txt b/requirements.txt index fb9018e..1c58aed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pyhOn==0.17.3 +pyhOn==0.17.5