KNX device channels

Hello
When I ad a knx device


Channels are not automatically generated. Why not?

Device is DM 2 T (dimmactuator)
Ets inside
Openhab 2.4.0
Thanks
renaatdb

Because knx does not support auto configuration. :slight_smile:

knx was invented in the late 80s, there was no need for auto configuration, as this technique was only for professionals and the engineer tool software (ETS) was far too expensive for home enthusiasts :wink:
In fact, they didn’t want to make it easy…

So, there is no way to get information about the hardware, other than maybe a serial number, manufacturer or ROM Mask Version.
There will be an advanced knx2 Binding which will have the ability to read an ETS5 project export, so, in future it will be possible to auto-create all things and channels, but not for now.

Thanks