Fix KNX button address config type value (#30362)

This commit is contained in:
Matthias Alphart 2023-12-18 08:27:18 +01:00 committed by GitHub
parent 7cab1e2f6c
commit 2de4562e05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -544,7 +544,7 @@ name:
address: address:
description: Group address to send to. description: Group address to send to.
required: true required: true
type: [string, list] type: string
payload: payload:
description: The raw payload that shall be sent. description: The raw payload that shall be sent.
required: false required: false