diff --git a/custom_components/ecactusecos/manifest.json b/custom_components/ecactusecos/manifest.json index fa365d4..82a2576 100644 --- a/custom_components/ecactusecos/manifest.json +++ b/custom_components/ecactusecos/manifest.json @@ -2,10 +2,10 @@ "domain": "ecactusecos", "name": "Ecactus Ecos", "codeowners": ["@sjhoeksma"], - "issue_tracker": "https://github.com/sjhoeksma/ecactus-ecos-cloud/issues", "config_flow": true, "documentation": "https://github.com/sjhoeksma/ecactus-ecos-cloud", "iot_class": "cloud_polling", + "issue_tracker": "https://github.com/sjhoeksma/ecactus-ecos-cloud/issues", "loggers": ["ecactusecos"], "requirements": ["ecactus-ecos-client==0.1.4"], "version": "0.1.0"