blueprints_substitute_blueprint
Substitute inputs into a Home Assistant blueprint to produce automation or script YAML as a dict. Provide blueprint path and input values to render the configuration.
Instructions
Render a blueprint with the given inputs and return the resulting automation/script YAML as a dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| input | Yes | ||
| domain | No | automation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||