Remove YAML documentation for SimpliSafe (#15251)

This commit is contained in:
Aaron Bach 2020-10-15 15:51:00 -06:00 committed by GitHub
parent 050e319648
commit 170bb801fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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