Add note about home-assistant-config topic on GitHub
This commit is contained in:
parent
2cd2bc403c
commit
ea0360db0d
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@ This is a community curated list of different ways to use Home Assistant. Most o
|
|||
|
||||
New recipes can be added via the [home-assistant.io repository](https://github.com/home-assistant/home-assistant.github.io/tree/current/source/_cookbook).
|
||||
|
||||
<p class='note'>
|
||||
A great place to find popular configurations is on this [GitHub search](https://github.com/search?q=topic%3Ahome-assistant-config&type=Repositories) for repositories with the `home-assistant-config` topic.
|
||||
</p>
|
||||
|
||||
{% assign cookbook = site.cookbook | sort: 'title' %}
|
||||
{% assign categories = cookbook | map: 'ha_category' | uniq | sort %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue