Minimizing of the configuration sample (#1006)

This commit is contained in:
Fabian Affolter 2016-09-30 20:48:41 +02:00 committed by GitHub
parent 8d7a004316
commit a09ede5b63
5 changed files with 1 additions and 18 deletions

View file

@ -20,8 +20,6 @@ To enable this, add the following lines to your `configuration.yaml`:
# Example configuration.yaml entry
alarm_control_panel:
platform: simplisafe
name: "HA Alarm"
code: PASSCODE
username: YOUR_USERNAME
password: YOUR_PASSWORD
```