mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fix KNX button address config type value (#30362)
This commit is contained in:
parent
7cab1e2f6c
commit
2de4562e05
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user