mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Document number selector step size 'any' (#24099)
This commit is contained in:
parent
7e358bcd19
commit
98b1058668
@ -685,8 +685,8 @@ max:
|
||||
type: [integer, float]
|
||||
required: true
|
||||
step:
|
||||
description: The step value of the number value.
|
||||
type: [integer, float]
|
||||
description: The step size of the number value. Set to `"any"` to allow any number.
|
||||
type: [integer, float, "any"]
|
||||
required: false
|
||||
default: 1
|
||||
unit_of_measurement:
|
||||
|
Loading…
x
Reference in New Issue
Block a user