🚜 Merges/Redirect Simplisafe component pages (#8948)

This commit is contained in:
Klaas Schoute 2019-03-15 17:00:49 +01:00 committed by Franck Nijhof
parent 32adced7f5
commit fe7679adbc
2 changed files with 9 additions and 23 deletions

View File

@ -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.

View File

@ -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`: