Skip to content

Commit 893d730

Browse files
authored
groups -> group
1 parent 14898ed commit 893d730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_posts/2017-02-25-config-panel-and-state-restoration.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Using our configuration panels will require you to structure your groups and Z-W
4545
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:
4646

4747
```yaml
48-
groups: !include groups.yaml
48+
group: !include groups.yaml
4949
5050
zwave:
5151
device_config: !include zwave_device_config.yaml
@@ -294,4 +294,4 @@ Experiencing issues introduced by this release? Please report them in our [issue
294294
[forum]: https://community.home-assistant.io/
295295
[gitter]: https://gitter.im/home-assistant/home-assistant
296296
[issue]: https://github.com/home-assistant/home-assistant/issues
297-
[t-shirt]: https://home-assistant.io/blog/2017/02/22/home-assistant-tshirts-have-arrived/
297+
[t-shirt]: https://home-assistant.io/blog/2017/02/22/home-assistant-tshirts-have-arrived/

0 commit comments

Comments
 (0)