Add inital binary sensor page

This commit is contained in:
Fabian Affolter 2015-11-13 13:55:38 +01:00
parent a2128d6fb5
commit 39fe5b5f10

View File

@ -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**.