From 2835420a9512a50014764cce3a1636696c1471ab Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 11 Nov 2015 13:10:56 +0100 Subject: [PATCH] Add initial zwave light page --- source/_components/light.zwave.markdown | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 source/_components/light.zwave.markdown diff --git a/source/_components/light.zwave.markdown b/source/_components/light.zwave.markdown new file mode 100644 index 00000000000..8c443c15ef7 --- /dev/null +++ b/source/_components/light.zwave.markdown @@ -0,0 +1,17 @@ +--- +layout: component +title: "Z-Wave light" +description: "Instructions how to setup the Z-Wave lights within Home Assistant." +date: 2015-11-11 13:00 +sidebar: true +comments: false +sharing: true +footer: true +logo: z-wave.png +ha_category: Light +--- + + +The zwave light platform allows you to use your [Z-Wave](http://www.z-wave.com/) lights with Home Assistant. + +