mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Document MQTT number mode configuration (#23934)
This commit is contained in:
parent
a487aed1d7
commit
622e4bf6d2
@ -163,6 +163,11 @@ max:
|
|||||||
required: false
|
required: false
|
||||||
type: float
|
type: float
|
||||||
default: 100
|
default: 100
|
||||||
|
mode:
|
||||||
|
description: Control how the number should be displayed in the UI. Can be set to `box` or `slider` to force a display mode.
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
|
default: '"auto"'
|
||||||
name:
|
name:
|
||||||
description: The name of the Number.
|
description: The name of the Number.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user