groups -> group
This commit is contained in:
parent
14898ed5e3
commit
893d730cd3
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
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
|
```yaml
|
||||||
groups: !include groups.yaml
|
group: !include groups.yaml
|
||||||
|
|
||||||
zwave:
|
zwave:
|
||||||
device_config: !include zwave_device_config.yaml
|
device_config: !include zwave_device_config.yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue