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
Hello
When I ad a knx device
Because knx does not support auto configuration.
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
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