ETS import workflow preview
The import workflow starts with an ETS project file. The platform reads the KNX context, shows the project view, lets the integrator review what was detected and prepares the structure for AI processing before export.
What the ETS file brings into the workflow
The .knxproj file is more than a list of addresses. It includes topology, devices, communication objects, DPTs, group addresses and names that help explain the intent of each KNX point.
A good import step preserves that context so the Control4 side can be generated from the project logic, not from isolated values pasted into Composer.
- Buildings, areas and room naming from the ETS project.
- Group addresses and DPT information used for Control4 device mapping.
- Device and communication object labels that help identify real functions.
Why Composer should not be the first review step
Composer is the final build environment, but it is not the most comfortable place to review hundreds of KNX objects, rename devices, clean rooms and validate mappings.
A reviewable import workflow makes the project visible before the driver creates devices, which reduces duplicate work and avoids rebuilding sections after mistakes are found.
Recommended import flow
Import the ETS file, inspect the KNX view, process the project, review the generated Control4 structure, then export the .codu file for the Composer driver.
This creates a clean handoff: ETS remains the source for KNX context, the AI Assistant becomes the review layer, and Composer receives a project that has already been checked.
- Upload .knxproj and validate that the expected topology appears.
- Check rooms, names and group address families before export.
- Use the build report to confirm what Composer will create.
Common issues during ETS import
Most import problems come from inconsistent naming, incomplete datapoint information or projects where the same function is represented differently across rooms.
The safest workflow is to catch those inconsistencies before Composer creates devices, because correction is faster in the project editor than after a Control4 build.
Official references checked
Technical claims on this page are kept close to official KNX, Control4, or manufacturer documentation.
Related tools and documentation
FAQ
Can Control4 Composer import a full ETS project directly?
Composer does not turn a complete ETS .knxproj into a reviewed Control4 structure by itself. A translation and review layer is needed before the driver builds the project.
Why use the .knxproj file instead of a spreadsheet?
A spreadsheet can list group addresses, but the ETS file usually carries more context about topology, device names, communication objects and datapoints.
When should the import be reviewed?
Review it before exporting to Composer. That is where naming, room placement, supported device types and mappings are easiest to fix.
Turn the ETS import into a reviewable Control4 project
Open the KNX to Control4 AI Assistant, import the .knxproj file, review the structure and export a .codu file for the Composer driver.
