files_read_config_file
Read Home Assistant config files like automations.yaml or packages/lights.yaml by specifying a relative path.
Instructions
Read a config file relative to HA config dir. E.g. 'automations.yaml' or 'packages/lights.yaml'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relative_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |