Added Abode home security documentation (#3208)
* Added Abode logo * Added Abode binary_sensor docs * Added Abode alarm_control_panel docs * Added Abode hub docs * Changed device_class
This commit is contained in:
parent
0aebbe3fcf
commit
2353ca554c
4 changed files with 78 additions and 0 deletions
20
source/_components/binary_sensor.abode.markdown
Normal file
20
source/_components/binary_sensor.abode.markdown
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Abode Binary Sensor"
|
||||
description: "Instructions how to integrate Abode binary sensors into Home Assistant."
|
||||
date: 2017-08-26 13:28
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: alarmdecoder.png
|
||||
ha_release: 0.52
|
||||
ha_category: Binary Sensor
|
||||
ha_iot_class: "Cloud Polling"
|
||||
---
|
||||
|
||||
The `abode` security control panel platform allows you to control your [Abode](https://goabode.com/) alarms.
|
||||
|
||||
This component will automatically add `Door Contact` and `Motion Camera` binary sensors that are configured in your Abode account.
|
||||
|
||||
The requirement is that you have setup your [Abode hub](/components/abode/).
|
Loading…
Add table
Add a link
Reference in a new issue