From fe7679adbc8521c10b8f66a58e30dc15b425c609 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Fri, 15 Mar 2019 17:00:49 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9C=20Merges/Redirect=20Simplisafe=20c?= =?UTF-8?q?omponent=20pages=20(#8948)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../alarm_control_panel.simplisafe.markdown | 20 ------------------- source/_components/simplisafe.markdown | 12 ++++++++--- 2 files changed, 9 insertions(+), 23 deletions(-) delete mode 100644 source/_components/alarm_control_panel.simplisafe.markdown diff --git a/source/_components/alarm_control_panel.simplisafe.markdown b/source/_components/alarm_control_panel.simplisafe.markdown deleted file mode 100644 index 9c8fdc893ec..00000000000 --- a/source/_components/alarm_control_panel.simplisafe.markdown +++ /dev/null @@ -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. diff --git a/source/_components/simplisafe.markdown b/source/_components/simplisafe.markdown index 74ecfe42e5b..facc5b18d26 100644 --- a/source/_components/simplisafe.markdown +++ b/source/_components/simplisafe.markdown @@ -9,11 +9,17 @@ sharing: true footer: true logo: simplisafe.png 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) -systems into Home Assistant. Multiple SimpliSafe accounts can be accommodated. +The `simplisafe` component integrates SimpliSafe home security (V2 and V3) 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`: