diff --git a/addons/duckdns/index.html b/addons/duckdns/index.html index 5236aa5013..57ebcd092c 100644 --- a/addons/duckdns/index.html +++ b/addons/duckdns/index.html @@ -6,13 +6,13 @@ - Let's Encrypt - Home Assistant + Duck DNS - Home Assistant - + @@ -20,7 +20,7 @@ - + @@ -63,14 +63,14 @@
Edit this page on GitHub

- Let's Encrypt + Duck DNS


Duck DNS is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice

{
   "token": "sdfj-2131023-dslfjsd-12321",
-  "domains": ["example.com", "mqtt.example.com", "hass.example.com"]
+  "domains": ["my-first-accound.duckdns.org", "my-second-account.duckdns.org"]
 }
 
@@ -78,6 +78,7 @@ diff --git a/addons/index.html b/addons/index.html index cdcd406a96..7f96ee9e83 100644 --- a/addons/index.html +++ b/addons/index.html @@ -69,7 +69,7 @@

Add-ons for Hass.io allows the user to extend the functionality around Home Assistant. This can be running an application that Home Assistant can integrate with (like an MQTT broker) or to share the configuration via Samba for easy editing from other computers. Add-ons can be configured via the Hass.io panel in Home Assistant.