From d79557e7c58bcc92fefa212d21a45750cbb2b143 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 11 May 2017 15:02:32 +0000 Subject: [PATCH] Site updated at 2017-05-11 15:02:32 UTC --- addons/duckdns/index.html | 11 +++---- addons/index.html | 2 +- atom.xml | 2 +- blog/categories/announcements/atom.xml | 2 +- blog/categories/community/atom.xml | 2 +- blog/categories/device-tracking/atom.xml | 2 +- blog/categories/esp8266/atom.xml | 2 +- blog/categories/how-to/atom.xml | 2 +- blog/categories/ibeacons/atom.xml | 2 +- blog/categories/internet-of-things/atom.xml | 2 +- blog/categories/iot-data/atom.xml | 2 +- blog/categories/merchandise/atom.xml | 2 +- blog/categories/micropython/atom.xml | 2 +- blog/categories/mqtt/atom.xml | 2 +- blog/categories/organisation/atom.xml | 2 +- blog/categories/owntracks/atom.xml | 2 +- blog/categories/presence-detection/atom.xml | 2 +- .../public-service-announcement/atom.xml | 2 +- blog/categories/release-notes/atom.xml | 2 +- blog/categories/survey/atom.xml | 2 +- blog/categories/talks/atom.xml | 2 +- blog/categories/technology/atom.xml | 2 +- blog/categories/user-stories/atom.xml | 2 +- blog/categories/video/atom.xml | 2 +- blog/categories/website/atom.xml | 2 +- sitemap.xml | 30 +++++++++---------- 26 files changed, 45 insertions(+), 44 deletions(-) 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.