diff --git a/custom_components/browser_mod/manifest.json b/custom_components/browser_mod/manifest.json index a559ef5..a6850ca 100644 --- a/custom_components/browser_mod/manifest.json +++ b/custom_components/browser_mod/manifest.json @@ -1,7 +1,7 @@ { "domain": "browser_mod", "name": "Browser mod", - "documentation": "", + "documentation": "https://github.com/thomasloven/hass-browser_mod/blob/master/README.md", "dependencies": ["websocket_api", "http"], "codeowners": [], "requirements": []