files_append_to_config_file
Append new entries to Home Assistant config files like automations.yaml to add or modify automations, scripts, and scenes.
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 | |||