ha_read_file
Read a file from the Home Assistant config directory by providing its relative path. Access configuration files or web assets for analysis or use.
Instructions
Read a file from the Home Assistant server. Path is relative to /config/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path relative to /config/. Example: 'www/mirror.html' |