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" }