KNX missing value type 14.1200

I’m trying to connect a knx group address, value type 14.1200 to HA. unfortunately this value type is not mentioned in the documentation.

https://raw.githubusercontent.com/openhab/openhab-addons/main/bundles/org.openhab.binding.knx/doc/dpt.txt

In ETS6 its called "Volumenstrom für Zähler (m³/h)
Dont know the english term.

thanks

Hi :wave:!
You can always use a generic DPT 14 (4byte_float) and maybe add the unit of measurement via customize.

If anyone is interested in adding missing DPTs, contributions are always welcome.
See here for current DPT specification https://support.knx.org/hc/en-us/article_attachments/15392631105682
and here for the implementations in HAs KNX driver https://github.com/XKNX/xknx/tree/main/xknx/dpt
single-value DPTs (like 14.x) should be straight forward to add.

Volume flow for meters
According to google translate if anyone was wondering…

The official english name is

DPT_Volume_Flux_Meter (14.1200)