Add links

This commit is contained in:
Fabian Affolter 2017-05-09 20:11:12 +02:00
parent 658f55ad1d
commit 24370fabb2
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -11,4 +11,4 @@ footer: true
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.
Under the hood, add-ons are Docker images published in Docker hub. Developers can create GitHub repositories that contain multiple references to add-ons for easy sharing with the community.
Under the hood, add-ons are Docker images published in [Docker hub](https://hub.docker.com/). Developers can create [GitHub](https://github.com) repositories that contain multiple references to add-ons for easy sharing with the community.