From 9bab35f8c4347a10642b4db06d72a39bd603f24c Mon Sep 17 00:00:00 2001 From: Andre Basche Date: Wed, 14 Aug 2024 22:46:43 +0200 Subject: [PATCH] Update manifest.json --- custom_components/hon/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 19f9706..d877173 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" }