ha_mkdir
Create directories recursively on the Home Assistant server relative to the /config/ path.
Instructions
Create a directory on the Home Assistant server (recursively). Path is relative to /config/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Directory path relative to /config/. Example: 'www/custom-panels' |