diff --git a/source/addons/index.html b/source/addons/index.html index 5abc6504b76..413106dd868 100644 --- a/source/addons/index.html +++ b/source/addons/index.html @@ -16,6 +16,10 @@ regenerate: false Check the Hass.io forums for add-on repositories managed by the community.
++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). +
+ {% assign addons = site.addons | sort: 'title' %}