mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-06 02:58:57 +00:00

* Changed abode sensors to Cloud Push. Added additional binary sensors. Added lock, cover, and switches. Added abode logo to all pages. * Fixed typo's.
21 lines
683 B
Markdown
21 lines
683 B
Markdown
---
|
|
layout: page
|
|
title: "Abode Binary Sensor"
|
|
description: "Instructions how to integrate Abode binary sensors into Home Assistant."
|
|
date: 2017-08-26 0:28
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
logo: abode.jpg
|
|
ha_release: 0.52
|
|
ha_category: Binary Sensor
|
|
ha_iot_class: "Cloud Push"
|
|
---
|
|
|
|
The `abode` security control panel platform allows you to control your [Abode](https://goabode.com/) alarms.
|
|
|
|
This component will automatically add `Door Contact`, `Motion Camera`, `Water Sensor`, `Keypad`, `Glass Break`, and `Status Display` binary sensors that are configured in your Abode account.
|
|
|
|
The requirement is that you have setup your [Abode hub](/components/abode/).
|