diff --git a/source/_components/binary_sensor.markdown b/source/_components/binary_sensor.markdown new file mode 100644 index 00000000000..8e79aa0afd4 --- /dev/null +++ b/source/_components/binary_sensor.markdown @@ -0,0 +1,15 @@ +--- +layout: component +title: "Binary Sensor" +description: "Instructions how to setup your binary sensors with Home Assistant." +date: 2015-11-13 14:00 +sidebar: true +comments: false +sharing: true +footer: true +--- + +Binary sensors are gathering information about state of a switch/contact/pin. This means that those sensors knows only two states: **off/low/open*** and ***on/high/closed**. + + +