generate_ha_package
Generates a Home Assistant KNX package YAML file from a KNX project. Optionally writes the output to a workspace path or returns it inline.
Instructions
Generate a Home Assistant KNX package YAML.
If output_path is given, the YAML is written into the workspace and the path
returned; otherwise the YAML text is returned inline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||