diff --git a/source/_integrations/knx.markdown b/source/_integrations/knx.markdown index 3c783f6a03f..77fb8eaac3b 100644 --- a/source/_integrations/knx.markdown +++ b/source/_integrations/knx.markdown @@ -335,7 +335,7 @@ address: type: string required: true type: - description: Type of the exposed value. Either `binary`, `time`, `date`, `datetime` or any supported type of [KNX Sensor](#sensor) (e.g., "temperature" or "humidity"). + description: Type of the exposed value. Either `binary`, `time` *DPT 10.001*, `date` *DPT 11.001*, `datetime` *DPT 19.001* or any supported type of [KNX Sensor](#sensor) (e.g., "temperature" or "humidity"). type: [string, integer] required: true entity_id: