mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-19 08:36:51 +00:00
862 B
862 B
layout, title, description, date, sidebar, comments, sharing, footer
layout | title | description | date | sidebar | comments | sharing | footer |
---|---|---|---|---|---|---|---|
page | Configuration Cookbook | Community maintained list of configuration exmaples. | 2015-10-08 19:05 | false | false | true | true |
This is a community currated list of configuration.yaml
examples. New recipes can be added via
the home-assistant.io repository.
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.