Site updated at 2017-11-04 06:33:48 UTC

This commit is contained in:
Travis CI 2017-11-04 06:33:48 +00:00
parent 58beb42469
commit 34db186026
518 changed files with 5817 additions and 3208 deletions

View file

@ -74,7 +74,7 @@
</h1>
</header>
<hr class="divider">
<p>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.</p>
<p>Add-ons for Hass.io allow 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.</p>
<p>Under the hood, add-ons are Docker images published in <a href="https://hub.docker.com/">Docker Hub</a>. Developers can create <a href="https://github.com">GitHub</a> repositories that contain multiple references to add-ons for easy sharing with the community.</p>
<ol>
<li><a href="/developers/hassio/addon_tutorial/">Tutorial: Making your first add-on</a></li>