diff --git a/custom_components/sws12500/manifest.json b/custom_components/sws12500/manifest.json index d09f6b1..c215da5 100644 --- a/custom_components/sws12500/manifest.json +++ b/custom_components/sws12500/manifest.json @@ -3,8 +3,9 @@ "name": "Sencor SWS 12500 Weather Station", "codeowners": ["@schizza"], "config_flow": true, + "issue_tracker": "https://github.com/schizza/SWS-12500-custom-component/issues", "dependencies": ["http"], - "documentation": "https://www.home-assistant.io/integrations/sws12500", + "documentation": "https://github.com/schizza/SWS-12500-custom-component", "homekit": {}, "iot_class": "local_push", "requirements": [], diff --git a/custom_components/sws12500/hacs.json b/hacs.json similarity index 100% rename from custom_components/sws12500/hacs.json rename to hacs.json