diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 3b6d8a3..0bed6ed 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -10,7 +10,7 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/mmalolepszy/hon-revived/issues", "requirements": [ - "pyhon-revived==0.18.1" + "pyhon-revived==0.18.2" ], - "version": "0.16.1" + "version": "0.17.0" } diff --git a/requirements.txt b/requirements.txt index d913ef6..16c1106 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pyhon-revived==0.18.1 +pyhon-revived==0.18.2