groups -> group

This commit is contained in:
Andrey 2017-02-26 06:47:30 +02:00 committed by Paulus Schoutsen
parent 338dd797f0
commit b96e63d706

View File

@ -45,7 +45,7 @@ Using our configuration panels will require you to structure your groups and Z-W
To activate them in your config, create empty files `groups.yaml` and `zwave_device_config.yaml` in your config dir and add the following entries to your config:
```yaml
groups: !include groups.yaml
group: !include groups.yaml
zwave:
device_config: !include zwave_device_config.yaml