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