Minimizing of the configuration sample (#1034)

This commit is contained in:
Fabian Affolter 2016-10-02 17:12:58 +02:00 committed by GitHub
parent a175486bb3
commit fab9b3034e
29 changed files with 146 additions and 158 deletions

View file

@ -19,13 +19,13 @@ To use this notification platform in your installation, add the following to you
```yaml
# Example configuration.yaml entry
notify:
name: MyDevices
platform: group
services:
- service: html5
data:
target: "macbook"
- service: html5_nexus
- name: NOTIFIER_NAME
platform: group
services:
- service: html5
data:
target: "macbook"
- service: html5_nexus
```
Configuration variables: