mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +00:00
Improve input_number example (#20644)
This commit is contained in:
parent
58e5852fae
commit
665813347a
@ -243,7 +243,7 @@ input_number:
|
|||||||
icon: mdi:clock-start
|
icon: mdi:clock-start
|
||||||
initial: 30
|
initial: 30
|
||||||
min: 0
|
min: 0
|
||||||
max: 60
|
max: 59
|
||||||
step: 10
|
step: 10
|
||||||
|
|
||||||
automation:
|
automation:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user