15 lines
390 B
Markdown
15 lines
390 B
Markdown
---
|
|
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**.
|
|
|
|
|
|
|