From 247e6df1f78119213c725b12bcd522468c25762b Mon Sep 17 00:00:00 2001 From: daki66 <42188156+daki66@users.noreply.github.com> Date: Wed, 19 Jul 2023 07:44:03 +0200 Subject: [PATCH] Update knx.markdown (#28243) --- source/_integrations/knx.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: