Added note calling out Hass.io only (#4678)

* Added note calling out Hass.io only

Given the ongoing confusion that add-ons cause, adding a note box to call out that add-ons are Hass.io only.

* Fix typo
This commit is contained in:
DubhAd 2018-02-15 17:55:36 +00:00 committed by Fabian Affolter
parent 132b152841
commit 8746192d16

View File

@ -16,6 +16,10 @@ regenerate: false
Check the Hass.io forums for <a href='https://community.home-assistant.io/tags/hassio-repository'>add-on repositories managed by the community</a>.
</p>
<p class='note'>
Add-ons are only available if you've used the Hass.io installer. If you installed Home Assistant using any other method then you cannot use add-ons (but you can achieve the same result manually).
</p>
{% assign addons = site.addons | sort: 'title' %}
<h3>{% linkable_title Featured add-ons %}</h3>