diff --git a/custom_components/waterinfo/manifest.json b/custom_components/waterinfo/manifest.json index 25f67d3..6b8a9a6 100644 --- a/custom_components/waterinfo/manifest.json +++ b/custom_components/waterinfo/manifest.json @@ -4,8 +4,8 @@ "codeowners": ["@physje"], "config_flow": true, "documentation": "https://github.com/physje/waterinfo", - "issue_tracker": "https://github.com/physje/waterinfo/issues", "iot_class": "cloud_polling", + "issue_tracker": "https://github.com/physje/waterinfo/issues", "requirements": ["waterinfo-ddlpy==0.2.2"], "version": "0.9.0" }