From d3f3b0fb85897abef7eddaf50d00d9952c4154df Mon Sep 17 00:00:00 2001 From: Paul Sinclair <24625998+sinclairpaul@users.noreply.github.com> Date: Thu, 12 Mar 2020 06:43:50 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20Update=20Hass.io=20references=20?= =?UTF-8?q?on=20addons=20page=20(#12337)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated references for Home Assistant and Supervisor --- source/addons/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/addons/index.html b/source/addons/index.html index b8a3ca0390a..2cfbc5099a8 100644 --- a/source/addons/index.html +++ b/source/addons/index.html @@ -1,17 +1,17 @@ --- -title: "Hass.io Add-ons" +title: "Home Assistant Add-ons" description: "Find add-ons to install with Home Assistant." regenerate: false ---

- 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.

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 + from other computers. Add-ons can be configured via the Supervisor panel in Home Assistant.

@@ -21,18 +21,18 @@ regenerate: false

- 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. Click on a add-on you are interested in, to read the documentation or to install the add-on.

- 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 (but you can achieve the same result manually).

- Check the Hass.io forums for + Check the Home Assistant forums for add-on repositories managed by the community.