mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Allow MQTT selects to have a single or no options (#20421)
This commit is contained in:
parent
e1ea19f9f9
commit
9e78edf16a
@ -139,7 +139,7 @@ optimistic:
|
||||
type: boolean
|
||||
default: "`true` if no `state_topic` defined, else `false`."
|
||||
options:
|
||||
description: List of options that can be selected.
|
||||
description: List of options that can be selected. An empty list or a list with a single item is allowed.
|
||||
required: true
|
||||
type: list
|
||||
qos:
|
||||
|
Loading…
x
Reference in New Issue
Block a user