mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
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:
parent
132b152841
commit
8746192d16
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user