Carlo Costanzo 40cef13703 Added section for Public Gists
Wanted a way to properly share full configuration Gists.
2015-10-15 10:59:47 -04:00

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.