diff --git a/custom_components/simpleicons/manifest.json b/custom_components/simpleicons/manifest.json index 19bb2c8..a0a6b97 100644 --- a/custom_components/simpleicons/manifest.json +++ b/custom_components/simpleicons/manifest.json @@ -1,10 +1,10 @@ { "domain": "simpleicons", "name": "Simple Icons", - "documentation": "", + "documentation": "https://github.com/vigonotion/hass-simpleicons", "dependencies": ["frontend"], "codeowners": [], "requirements": [], "config_flow": true, "version": "0.0.0" -} \ No newline at end of file +}