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