files_read_config_file
Read a Home Assistant configuration file by specifying its relative path, such as automations.yaml or packages/lights.yaml.
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 |