ha_file_exists
Check if a file or directory exists on the Home Assistant server. Specify path relative to /config/.
Instructions
Check if a file or directory exists on the Home Assistant server. Path is relative to /config/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path relative to /config/. Example: 'www/mirror.html' |