mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Document MQTT number mode configuration (#23934)
This commit is contained in:
parent
a487aed1d7
commit
622e4bf6d2
@ -163,6 +163,11 @@ max:
|
||||
required: false
|
||||
type: float
|
||||
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:
|
||||
description: The name of the Number.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user