Carlo Costanzo 364c235048 Added Scrubbing warning.
Added scrubbing warning as a Warning Note.
2015-10-15 13:45:07 -04:00

955 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 of usernames, passwords and other personal information you do not want public before sharing on this page.