From 483781825e33ccae2459d4fb13a2d76e927321c8 Mon Sep 17 00:00:00 2001 From: Cameron Bulock Date: Thu, 30 Jun 2016 02:41:22 -0400 Subject: [PATCH] Example configs (#599) --- .../_cookbook/configuration_yaml_by_cbulock.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 source/_cookbook/configuration_yaml_by_cbulock.markdown diff --git a/source/_cookbook/configuration_yaml_by_cbulock.markdown b/source/_cookbook/configuration_yaml_by_cbulock.markdown new file mode 100644 index 00000000000..c4aa3905bd3 --- /dev/null +++ b/source/_cookbook/configuration_yaml_by_cbulock.markdown @@ -0,0 +1,12 @@ +--- +layout: page +title: "Configuration.yaml by cbulock" +description: "" +date: 2016-06-29 15:30 +sidebar: true +comments: false +sharing: true +footer: true +ha_category: Example configuration.yaml +ha_external_link: https://github.com/cbulock/home-assistant-configs +---