Add KNX notify type configuration option (#22487)

* Add KNX notify `type` configuration option

* Update source/_integrations/knx.markdown

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
Matthias Alphart 2022-04-23 16:01:03 +02:00 committed by GitHub
parent 1ead06225d
commit 15714a1c6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1174,6 +1174,11 @@ name:
description: A name for this device used within Home Assistant.
required: false
type: string
type:
description: A DPT identifier representing a text value ("string" or "latin_1" - see [KNX Sensor](#sensor)) used to encode the notification.
required: false
default: "latin_1"
type: string
{% endconfiguration %}
## Number