KNX add support for missing DPT 19.xxx 20.xxx

Hi guys,

Could it be possible to add support for DPTs that are missing 19.xxx (For example 19.001 DateTime), and for 20.xxx (for example 20.602 DaLi fading time) ?

Could really be great. Otherwise, how to use thoses DPTs ?

Best regards,

The docs say 19.00x is supported.

Type of the exposed value. Either binary , time DPT 10.001 , date DPT 11.001 , datetime DPT 19.00

Only for sending the current local time.

You can currently use knx.send with templates to create custom raw payloads. So in theory you can send any DPT.

Compound DPTs are not directly supported yet (except in entities), but it is on the todo list.