files_append_to_config_file
Append content to any Home Assistant YAML config file, such as adding an automation to automations.yaml.
Instructions
Append content to an existing config file (e.g. adding an automation entry to automations.yaml).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relative_path | Yes | ||
| content | Yes | ||
| validate_yaml | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||