Revamp hass.io add-on docs

This commit is contained in:
Paulus Schoutsen 2017-05-04 23:13:47 -07:00
parent 834c02a232
commit 8fc1553eb7
10 changed files with 194 additions and 141 deletions

View file

@ -10,7 +10,7 @@ footer: true
regenerate: true
---
<p>Add-ons are extensions for your Home Assistant installation.</p>
<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>
{% assign addons = site.addons | sort: 'title' %}