From 6b5ea2d20e8079dcb4042223039fbd9dacc074a8 Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Tue, 5 May 2020 03:41:52 -0400 Subject: [PATCH] Adds note about Advanced Mode and add-ons (#13303) Some supervisor add-ons like SSH are now only visible if Advanced Mode is turned on in your user profile page. Also changed a reference from Hass.io to Home Assistant --- source/addons/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/addons/index.html b/source/addons/index.html index 2cfbc5099a8..e39ff8420fc 100644 --- a/source/addons/index.html +++ b/source/addons/index.html @@ -17,12 +17,13 @@ regenerate: false

- Add-ons for Hass.io are freely available in the add-on store. + Add-ons for Home Assistant are freely available in the add-on store.

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. + Some advanced add-ons will only be visible after you opt-in to "Advanced Mode" which can be changed on your user profile page. Click on a add-on you are interested in, to read the documentation or to install the add-on.