mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Clarity edit (#22639)
This commit is contained in:
parent
51a8f37041
commit
2062d7d976
@ -205,7 +205,7 @@ This will allow you to `!include` files with `.yml` extensions from within the `
|
||||
- `!include_dir_merge_list` will return the content of a directory as a list by merging all files (which should contain a list) into 1 big list.
|
||||
- `!include_dir_merge_named` will return the content of a directory as a dictionary by loading each file and merging it into 1 big dictionary.
|
||||
|
||||
These work recursively. As an example using `!include_dir_* automation`, will include all 6 files shown below:
|
||||
These work recursively. As an example using `!include_dir_list automation`, will include all 6 files shown below:
|
||||
|
||||
```bash
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user