mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +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.
|
||||
required: false
|
||||
type: float
|
||||
default: 0
|
||||
default: The value at shutdown
|
||||
step:
|
||||
description: Step value for the slider. Smallest value `0.001`.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user