Execute Program
execute_programTriggers a HomeMatic automation program by ID. Use list_programs to find program IDs before execution.
Instructions
Trigger an automation program on the CCU. NOT idempotent — will not be auto-retried. Use list_programs to find program IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Program ID. Get from list_programs. |