mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Integration Input_number: Attribute step is relevant for both… (#12471)
This commit is contained in:
parent
4bc62b0a1b
commit
e043c2a40d
@ -56,7 +56,7 @@ input_number:
|
|||||||
type: float
|
type: float
|
||||||
default: The value at shutdown
|
default: The value at shutdown
|
||||||
step:
|
step:
|
||||||
description: Step value for the slider. Smallest value `0.001`.
|
description: Step value. Smallest value `0.001`.
|
||||||
required: false
|
required: false
|
||||||
type: float
|
type: float
|
||||||
default: 1
|
default: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user