📚 Update Hass.io references on addons page (#12337)

Updated references for Home Assistant and Supervisor
This commit is contained in:
Paul Sinclair 2020-03-12 06:43:50 -04:00 committed by GitHub
parent 61fb118d9a
commit d3f3b0fb85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +1,17 @@
--- ---
title: "Hass.io Add-ons" title: "Home Assistant Add-ons"
description: "Find add-ons to install with Home Assistant." description: "Find add-ons to install with Home Assistant."
regenerate: false regenerate: false
--- ---
<p> <p>
Add-ons for Hass.io allow the user to extend the functionality around Home Add-ons allow the user to extend the functionality around Home
Assistant by installing additional applications. Assistant by installing additional applications.
</p> </p>
<p> <p>
This can be running an application that Home Assistant can integrate with 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 (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 from other computers. Add-ons can be configured via the Supervisor panel in Home
Assistant. Assistant.
</p> </p>
@ -21,18 +21,18 @@ regenerate: false
</p> </p>
<p> <p>
To install add-ons, navigate to the Hass.io panel in your Home Assistant To install add-ons, navigate to the Supervisor panel in your Home Assistant
frontend, and click on the "ADD-ON STORE" tab. All add-ons, including their documentation, are available right from the store. frontend, and click on the "ADD-ON STORE" tab. All add-ons, including their documentation, are available right from the store.
Click on a add-on you are interested in, to read the documentation or to install the add-on. Click on a add-on you are interested in, to read the documentation or to install the add-on.
</p> </p>
<p class="note"> <p class="note">
Add-ons are only available if you've used the Hass.io installer. If you Add-ons are only available if you've used the Home Assistant installer. If you
installed Home Assistant using any other method then you cannot use add-ons installed Home Assistant using any other method then you cannot use add-ons
(but you can achieve the same result manually). (but you can achieve the same result manually).
</p> </p>
<p> <p>
Check the Hass.io forums for Check the Home Assistant forums for
<a href="https://community.home-assistant.io/tags/hassio-repository">add-on repositories managed by the community</a>. <a href="https://community.home-assistant.io/tags/hassio-repository">add-on repositories managed by the community</a>.
</p> </p>