diff --git a/letsencrypt/config.json b/letsencrypt/config.json index bc91ecf..6c227e3 100644 --- a/letsencrypt/config.json +++ b/letsencrypt/config.json @@ -3,6 +3,7 @@ "version": "0.3", "slug": "letsencrypt", "description": "Manage let's encrypt certificate", + "url": "https://home-assistant.io/addons/lets_encrypt/", "startup": "once", "boot": "manual", "ports": { diff --git a/mosquitto/config.json b/mosquitto/config.json index bd0b53b..080b4fb 100644 --- a/mosquitto/config.json +++ b/mosquitto/config.json @@ -3,6 +3,7 @@ "version": "0.4", "slug": "mosquitto", "description": "An Open Source MQTT broker", + "url": "https://home-assistant.io/addons/mosquitto/", "startup": "before", "boot": "auto", "ports": { diff --git a/samba/config.json b/samba/config.json index 96a9079..2041eae 100644 --- a/samba/config.json +++ b/samba/config.json @@ -3,6 +3,7 @@ "version": "0.3", "slug": "samba", "description": "Expose HassIO folders with samba", + "url": "https://home-assistant.io/addons/samba/", "startup": "before", "boot": "auto", "ports": { diff --git a/ssh/config.json b/ssh/config.json index f8ab88d..87aeee1 100644 --- a/ssh/config.json +++ b/ssh/config.json @@ -3,6 +3,7 @@ "version": "0.5", "slug": "ssh", "description": "Connect to your server over SSH", + "url": "https://home-assistant.io/addons/ssh/", "startup": "before", "boot": "auto", "ports": {