From fecbdcea66243af2e43cf8fb92286b03684a4d1d Mon Sep 17 00:00:00 2001 From: Jose Juan Montes Date: Thu, 23 Feb 2017 11:37:57 +0100 Subject: [PATCH] Added package based configuration example. (#2108) --- .../configuration_yaml_by_jjmontesl.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 source/_cookbook/configuration_yaml_by_jjmontesl.markdown diff --git a/source/_cookbook/configuration_yaml_by_jjmontesl.markdown b/source/_cookbook/configuration_yaml_by_jjmontesl.markdown new file mode 100644 index 00000000000..742d618f912 --- /dev/null +++ b/source/_cookbook/configuration_yaml_by_jjmontesl.markdown @@ -0,0 +1,12 @@ +--- +layout: page +title: "Configuration.yaml by jjmontesl" +description: "" +date: 2017-02-22 23:00 +sidebar: true +comments: false +sharing: true +footer: true +ha_category: Example configuration.yaml +ha_external_link: https://github.com/jjmontesl/home-assistant-config +---