From a0eb776e52b590bbe8195a53c6b344a6b2c2187d Mon Sep 17 00:00:00 2001 From: Konstantin Deev Date: Fri, 1 Sep 2023 23:19:06 -0500 Subject: [PATCH] revert manifests --- custom_components/eyeonwater/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/custom_components/eyeonwater/manifest.json b/custom_components/eyeonwater/manifest.json index 75acd96..d4fc606 100644 --- a/custom_components/eyeonwater/manifest.json +++ b/custom_components/eyeonwater/manifest.json @@ -7,6 +7,5 @@ "documentation": "https://github.com/kdeyev/eyeonwater", "iot_class": "cloud_polling", "requirements": ["pyonwater==0.2.5"], - "version": "2.0.5", - "issue_tracker": "https://github.com/kdeyev/eyeonwater/issues" + "version": "2.0.5" }