mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Added section for Public Gists
Wanted a way to properly share full configuration Gists.
This commit is contained in:
parent
7f5f70afee
commit
40cef13703
@ -12,6 +12,14 @@ footer: true
|
||||
This is a community currated list of `configuration.yaml` examples. New recipes can be added via
|
||||
the [home-assistant.io repository](https://github.com/balloob/home-assistant.io/tree/master/source/cookbook).
|
||||
|
||||
#### Recipes
|
||||
|
||||
{% directory path:cookbook exclude:index %}
|
||||
* [{{ file.slug | replace: '_',' ' | capitalize }}]({{ file.slug | prepend: '/cookbook/' | append: '.html' }})
|
||||
{% enddirectory %}
|
||||
|
||||
#### Configuration.yaml Gists
|
||||
Please be sure to properly scrub your configuration.yaml files before publically sharing on this page.
|
||||
|
||||
- [Carlo Costanzo](https://github.com/CCOSTAN) - [Configuration.yaml](https://gist.github.com/CCOSTAN/9934de973a293b809868)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user