diff --git a/source/_addons/git_pull.markdown b/source/_addons/git_pull.markdown index 6aff32fb2df..62dcfe8bcea 100644 --- a/source/_addons/git_pull.markdown +++ b/source/_addons/git_pull.markdown @@ -13,7 +13,7 @@ Load and update configuration files for Home Assistant from a GIT repository. ```json { - "repository": null, + "repository": "https://example.com/my_configs", "auto_restart": false, "repeat": { "active": false,