mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
groups -> group
This commit is contained in:
parent
338dd797f0
commit
b96e63d706
@ -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
|
||||||
@ -295,4 +295,4 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[forum]: https://community.home-assistant.io/
|
[forum]: https://community.home-assistant.io/
|
||||||
[gitter]: https://gitter.im/home-assistant/home-assistant
|
[gitter]: https://gitter.im/home-assistant/home-assistant
|
||||||
[issue]: https://github.com/home-assistant/home-assistant/issues
|
[issue]: https://github.com/home-assistant/home-assistant/issues
|
||||||
[t-shirt]: https://home-assistant.io/blog/2017/02/22/home-assistant-tshirts-have-arrived/
|
[t-shirt]: https://home-assistant.io/blog/2017/02/22/home-assistant-tshirts-have-arrived/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user