mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
🚜 Merges/Redirect Simplisafe component pages (#8948)
This commit is contained in:
parent
32adced7f5
commit
fe7679adbc
@ -1,20 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "SimpliSafe Alarm Control Panel"
|
|
||||||
description: "Instructions on how to integrate SimpliSafe into Home Assistant."
|
|
||||||
date: 2016-07-02 22:00
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: simplisafe.png
|
|
||||||
ha_release: 0.24
|
|
||||||
ha_category: Alarm
|
|
||||||
---
|
|
||||||
|
|
||||||
The `simplisafe` alarm control panel platform gives users the ability to
|
|
||||||
control a SimpliSafe home alarm system.
|
|
||||||
|
|
||||||
You must have the [`simplisafe` component](/components/simplisafe/) configured
|
|
||||||
to use this platform. After configuring that component, any alarm control
|
|
||||||
panels defined will automatically appear.
|
|
@ -9,11 +9,17 @@ sharing: true
|
|||||||
footer: true
|
footer: true
|
||||||
logo: simplisafe.png
|
logo: simplisafe.png
|
||||||
ha_release: 0.81
|
ha_release: 0.81
|
||||||
ha_category: Alarm
|
ha_category:
|
||||||
|
- Alarm
|
||||||
|
redirect_from:
|
||||||
|
- /components/alarm_control_panel.simplisafe/
|
||||||
---
|
---
|
||||||
|
|
||||||
The `simplisafe` component integrates SimpliSafe home security (V2 and V3)
|
The `simplisafe` component integrates SimpliSafe home security (V2 and V3) systems into Home Assistant. Multiple SimpliSafe accounts can be accommodated.
|
||||||
systems into Home Assistant. Multiple SimpliSafe accounts can be accommodated.
|
|
||||||
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
|
- Alarm
|
||||||
|
|
||||||
To enable this component, add the following lines to your `configuration.yaml`:
|
To enable this component, add the following lines to your `configuration.yaml`:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user