Add Home Assistant vs. Hass.io entry (#4657)
* Add link to glossary * Add ha vs. hass.io
This commit is contained in:
parent
c0b944d21d
commit
9a1489230e
2 changed files with 17 additions and 1 deletions
|
@ -11,7 +11,7 @@ regenerate: true
|
|||
hide_github_edit: true
|
||||
---
|
||||
|
||||
This is a community curated list of frequently asked questions (FAQ) about the installation, setup, and usage of Home Assistant.
|
||||
This is a community curated list of frequently asked questions (FAQ) about the installation, setup, and usage of Home Assistant. If you want to get details about a term, please check the [glossary](/docs/glossary/).
|
||||
|
||||
{% assign faq = site.faq | sort: 'title' %}
|
||||
{% assign categories = faq | map: 'ha_category' | uniq | sort %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue