mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Merge pull request #99 from CCOSTAN/patch-4
Added section for Public Gists
This commit is contained in:
commit
3986299f5e
@ -12,6 +12,16 @@ 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
|
||||
|
||||
- [Carlo Costanzo](https://github.com/CCOSTAN) - [Configuration.yaml](https://gist.github.com/CCOSTAN/9934de973a293b809868)
|
||||
|
||||
<p class='note warning'>
|
||||
Please be sure to properly scrub your configuration.yaml of usernames, passwords and other personal information you do not want public before sharing on this page.
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user