mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Clarity edit (#10672)
The docs say that the default value is zero, then that it's restored if you don't set the default value...
This commit is contained in:
parent
a544cf45dd
commit
2cb7defdb8
@ -52,7 +52,7 @@ input_number:
|
|||||||
description: Initial value when Home Assistant starts.
|
description: Initial value when Home Assistant starts.
|
||||||
required: false
|
required: false
|
||||||
type: float
|
type: float
|
||||||
default: 0
|
default: The value at shutdown
|
||||||
step:
|
step:
|
||||||
description: Step value for the slider. Smallest value `0.001`.
|
description: Step value for the slider. Smallest value `0.001`.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user