From 10e0ee18708fb8fdd9b168c1c96959b21d193968 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 22 Feb 2016 09:36:04 +0100 Subject: [PATCH] Add zwave binary sensor docs --- source/_components/binary_sensor.zwave.markdown | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 source/_components/binary_sensor.zwave.markdown diff --git a/source/_components/binary_sensor.zwave.markdown b/source/_components/binary_sensor.zwave.markdown new file mode 100644 index 00000000000..0b74dea66cd --- /dev/null +++ b/source/_components/binary_sensor.zwave.markdown @@ -0,0 +1,14 @@ +--- +layout: page +title: "Z-Wave Binary Sensor" +description: "Instructions how to setup the Z-Wave binary sensors within Home Assistant." +date: 2016-02-22 07:00 +sidebar: true +comments: false +sharing: true +footer: true +logo: z-wave.png +ha_category: Sensor +--- + +To get your Z-Wave binary sensors working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).