Skip to content

Commit ad179fc

Browse files
committed
Site updated at 2017-10-14 06:49:32 UTC
1 parent 64bb7af commit ad179fc

File tree

28 files changed

+77
-74
lines changed

28 files changed

+77
-74
lines changed

addons/duckdns/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@
88
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
99
<title>DuckDNS - Home Assistant</title>
1010
<meta name="author" content="Home Assistant">
11-
<meta name="description" content="Automatically update your Duck DNS IP address.">
11+
<meta name="description" content="Automatically update your Duck DNS IP address with integrated HTTPS support via Let's Encrypt.">
1212
<meta name="viewport" content="width=device-width">
1313
<link rel="canonical" href="https://home-assistant.io/addons/duckdns/">
1414
<meta property="fb:app_id" content="338291289691179">
1515
<meta property="og:title" content="DuckDNS">
1616
<meta property="og:site_name" content="Home Assistant">
1717
<meta property="og:url" content="https://home-assistant.io/addons/duckdns/">
1818
<meta property="og:type" content="article">
19-
<meta property="og:description" content="Automatically update your Duck DNS IP address.">
19+
<meta property="og:description" content="Automatically update your Duck DNS IP address with integrated HTTPS support via Let's Encrypt.">
2020
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
2121
<meta name="twitter:card" content="summary_large_image">
2222
<meta name="twitter:site" content="@home_assistant">
2323
<meta name="twitter:title" content="DuckDNS">
24-
<meta name="twitter:description" content="Automatically update your Duck DNS IP address.">
24+
<meta name="twitter:description" content="Automatically update your Duck DNS IP address with integrated HTTPS support via Let's Encrypt.">
2525
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
2626
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
2727
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">

addons/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h3><a class='title-link' name='featured-add-ons' href='#featured-add-ons'></a>
8383
<ul>
8484
<li>
8585
<a href='/addons/duckdns/'>DuckDNS</a><br>
86-
Automatically update your Duck DNS IP address.
86+
Automatically update your Duck DNS IP address with integrated HTTPS support via Let's Encrypt.
8787
</li>
8888
<li>
8989
<a href='/addons/google_assistant/'>Google Assistant</a><br>
@@ -93,10 +93,6 @@ <h3><a class='title-link' name='featured-add-ons' href='#featured-add-ons'></a>
9393
<a href='/addons/configurator/'>HASS Configurator</a><br>
9494
Browser-based configuration file editor for Home Assistant.
9595
</li>
96-
<li>
97-
<a href='/addons/lets_encrypt/'>Let's Encrypt</a><br>
98-
Automatically manage your SSL certificate using Let's Encrypt.
99-
</li>
10096
<li>
10197
<a href='/addons/mosquitto/'>Mosquitto MQTT broker</a><br>
10298
Fast and reliable MQTT broker.
@@ -136,6 +132,10 @@ <h3><a class='title-link' name='other-add-ons' href='#other-add-ons'></a> Other
136132
<a href='/addons/git_pull/'>GIT pull</a><br>
137133
Load and update configuration files for Home Assistant from a GIT repository.
138134
</li>
135+
<li>
136+
<a href='/addons/lets_encrypt/'>Let's Encrypt</a><br>
137+
Automatically manage your SSL certificate using Let's Encrypt.
138+
</li>
139139
<li>
140140
<a href='/addons/mariadb/'>MariaDB</a><br>
141141
MariaDB Server is one of the most popular database servers in the world.

addons/lets_encrypt/index.html

+5-2
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,12 @@ <h1 class="title indent">
7575
</h1>
7676
</header>
7777
<hr class="divider">
78-
<p>Setup and manage a <a href="https://letsencrypt.org/">Let’s Encrypt</a> certificate. This will create a certificate on the first run and will auto-renew if the certificate is within 30 days of expiration.</p>
78+
<p class="note">
79+
You should not use this if you are also using the <a href="/addons/duckdns/">DuckDNS add-on</a>. The DuckDNS add-on has integrated Let’s Encrypt support.
80+
</p>
81+
<p>Setup and manage a <a href="https://letsencrypt.org/">Let’s Encrypt</a> certificate. This will create a certificate on the first run and will auto-renew if the certificate is within 30 days of expiration.</p>
7982
<p class="note warning">
80-
This add-on need port 80/443 to verify the certificate request, please stop all add-ons that also use these ports, or you may not be able to start this add-on.
83+
This add-on uses ports 80/443 to verify the certificate request. You will need to stop all other add-ons that also use these ports.
8184
</p>
8285
<div class="language-json highlighter-rouge"><pre class="highlight"><code><span class="p">{</span><span class="w">
8386
</span><span class="nt">"challenge"</span><span class="p">:</span><span class="w"> </span><span class="s2">"https"</span><span class="p">,</span><span class="w">

atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Home Assistant]]></title>
55
<link href="https://home-assistant.io/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/announcements/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Announcements | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/announcements/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/community/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Community | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/community/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/device-tracking/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Device-Tracking | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/device-tracking/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/esp8266/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: ESP8266 | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/esp8266/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/how-to/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: How-To | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/how-to/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/ibeacons/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: iBeacons | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/ibeacons/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/internet-of-things/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Internet-of-Things | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/internet-of-things/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/iot-data/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: IoT-Data | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/iot-data/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/media/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Media | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/media/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/merchandise/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Merchandise | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/merchandise/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/micropython/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Micropython | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/micropython/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/mqtt/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: MQTT | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/mqtt/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/organisation/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Organisation | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/organisation/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/owntracks/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: OwnTracks | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/owntracks/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/presence-detection/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Presence-Detection | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/presence-detection/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/public-service-announcement/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Public-Service-Announcement | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/public-service-announcement/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/release-notes/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Release-Notes | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/release-notes/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/survey/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Survey | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/survey/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/talks/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Talks | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/talks/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/technology/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Technology | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/technology/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/user-stories/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: User-Stories | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/user-stories/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/video/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Video | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/video/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/website/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Website | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/website/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-10-14T04:51:46+00:00</updated>
7+
<updated>2017-10-14T06:42:06+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

0 commit comments

Comments
 (0)