mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Remove YAML documentation for SimpliSafe (#15251)
This commit is contained in:
parent
050e319648
commit
170bb801fb
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user