diff --git a/custom_components/robovac/manifest.json b/custom_components/robovac/manifest.json index 58b201c..6de1a94 100644 --- a/custom_components/robovac/manifest.json +++ b/custom_components/robovac/manifest.json @@ -2,7 +2,8 @@ "domain": "robovac", "name": "Eufy Robovac", "config_flow": true, - "documentation": "https://www.home-assistant.io/integrations/robovac", + "documentation": "https://github.com/bmccluskey/robovac", + "issue_tracker": "https://github.com/bmccluskey/robovac/issues", "requirements": [], "ssdp": [], "zeroconf": [],