Site updated at 2017-09-27 05:13:04 UTC
This commit is contained in:
parent
96373e35ba
commit
b23cb34529
214 changed files with 1708 additions and 1630 deletions
|
@ -75,7 +75,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p><a href="https://duckdns.org/">Duck DNS</a> is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.</p>
|
||||
<p><a href="https://duckdns.org/">Duck DNS</a> is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. This add-on includes support for Let’s Encrypt and will automatically create and renew your certificates.</p>
|
||||
<div class="language-json highlighter-rouge"><pre class="highlight"><code><span class="p">{</span><span class="w">
|
||||
</span><span class="nt">"lets_encrypt"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w">
|
||||
</span><span class="nt">"accept_terms"</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w">
|
||||
|
|
|
@ -89,6 +89,10 @@
|
|||
<a href='/addons/google_assistant/'>Google Assistant</a><br>
|
||||
Enhance your Hass.io installation with Google Assistant.
|
||||
</li>
|
||||
<li>
|
||||
<a href='/addons/configurator/'>HASS Configurator</a><br>
|
||||
Browser-based configuration file editor for Home Assistant.
|
||||
</li>
|
||||
<li>
|
||||
<a href='/addons/lets_encrypt/'>Let's Encrypt</a><br>
|
||||
Automatically manage your SSL certificate using Let's Encrypt.
|
||||
|
@ -128,10 +132,6 @@
|
|||
<a href='/addons/git_pull/'>GIT pull</a><br>
|
||||
Load and update configuration files for Home Assistant from a GIT repository.
|
||||
</li>
|
||||
<li>
|
||||
<a href='/addons/configurator/'>HASS Configurator</a><br>
|
||||
Browser-based configuration file editor for Home Assistant.
|
||||
</li>
|
||||
<li>
|
||||
<a href='/addons/mariadb/'>MariaDB</a><br>
|
||||
MariaDB Server is one of the most popular database servers in the world.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue