Update knx.markdown (#28243)

This commit is contained in:
daki66 2023-07-19 07:44:03 +02:00 committed by GitHub
parent ad9fb3028c
commit 247e6df1f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: