mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add inital binary sensor page
This commit is contained in:
parent
a2128d6fb5
commit
39fe5b5f10
15
source/_components/binary_sensor.markdown
Normal file
15
source/_components/binary_sensor.markdown
Normal 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**.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user