Update link (#2722)

This commit is contained in:
Fabian Affolter 2017-05-28 19:39:40 +02:00 committed by GitHub
parent ba42dad3c7
commit c87e55eec1
27 changed files with 87 additions and 82 deletions

View file

@ -29,9 +29,9 @@ To enable this platform, add the following lines to your `configuration.yaml`:
```yaml
# Example configuration.yaml entry
alarm_control_panel:
platform: mqtt
state_topic: "home/alarm"
command_topic: "home/alarm/set"
- platform: mqtt
state_topic: "home/alarm"
command_topic: "home/alarm/set"
```
Configuration variables: