mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Fix small copy paste error (#36601)
This commit is contained in:
parent
6d1c07e312
commit
6218079974
@ -109,7 +109,7 @@ The following example shows how the shell command response may be used in automa
|
|||||||
```yaml
|
```yaml
|
||||||
# Create a ToDo notification based on file contents
|
# Create a ToDo notification based on file contents
|
||||||
automation:
|
automation:
|
||||||
- alias: "run_set_ac"
|
- alias: "run_get_file_contents"
|
||||||
triggers:
|
triggers:
|
||||||
- ...
|
- ...
|
||||||
actions:
|
actions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user