Add binary sensor to Vera platform docs
This commit is contained in:
parent
bbacbdb73e
commit
3c86738087
1 changed files with 17 additions and 0 deletions
17
source/_components/binary_sensor.vera.markdown
Normal file
17
source/_components/binary_sensor.vera.markdown
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: "Vera Binary Sensor"
|
||||||
|
description: "Instructions how to integrate Vera binary sensors into Home Assistant."
|
||||||
|
date: 2016-03-26 23:00
|
||||||
|
sidebar: true
|
||||||
|
comments: false
|
||||||
|
sharing: true
|
||||||
|
footer: true
|
||||||
|
logo: vera.png
|
||||||
|
ha_category: Binary Sensor
|
||||||
|
ha_iot_class: "Local Push"
|
||||||
|
---
|
||||||
|
|
||||||
|
The `vera` platform allows you to get data from your [Vera](http://getvera.com/) binary sensors from within Home Assistant.
|
||||||
|
|
||||||
|
They will be automatically discovered if the vera component is loaded.
|
Loading…
Add table
Add a link
Reference in a new issue