diff --git a/source/_integrations/simplisafe.markdown b/source/_integrations/simplisafe.markdown index aec955d06ee..5f70effebd2 100644 --- a/source/_integrations/simplisafe.markdown +++ b/source/_integrations/simplisafe.markdown @@ -29,30 +29,8 @@ There is currently support for the following device types within Home Assistant: ## Configuration -To enable this component, add the following lines to your `configuration.yaml`: - -```yaml -# Example configuration.yaml entry -simplisafe: - accounts: - - username: user@email.com - password: password123 -``` - -{% configuration %} -username: - description: The email address of a SimpliSafe account. - required: true - type: string -password: - description: The password of a SimpliSafe account. - required: true - type: string -code: - description: A code to enable or disable the alarm in the frontend. *Under normal operation, the integration doesn’t need a SimpliSafe keypad code.* - required: false - type: string -{% endconfiguration %} +This integration can be configured via the Home Assistant UI by navigating to +**Configuration** -> **Integrations**. ## Services