mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Specify qos is also used for MQTT lock command topic (#26266)
Signed-off-by: Patrick ZAJDA <patrick@zajda.fr>
This commit is contained in:
parent
bdf7d50984
commit
dded8e7ad2
@ -193,7 +193,7 @@ payload_open:
|
||||
type: string
|
||||
default: OPEN
|
||||
qos:
|
||||
description: The maximum QoS level of the state topic.
|
||||
description: The maximum QoS level of the state topic. It will also be used for messages published to command topic.
|
||||
required: false
|
||||
type: integer
|
||||
default: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user