mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Update input_slider.markdown
This commit is contained in:
parent
d8162fcadb
commit
79652e3b56
@ -28,10 +28,10 @@ input_slider:
|
|||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **[alias]** (*Required*): Alias for the slider input.
|
- **[alias]** (*Required*): Alias for the slider input.
|
||||||
|
- **min** (*Required*): Minimum value for the slider.
|
||||||
|
- **max** (*Required*): Maximum value for the slider.
|
||||||
- **name** (*Optional*): Friendly name of the slider input.
|
- **name** (*Optional*): Friendly name of the slider input.
|
||||||
- **initial** (*Optional*): Initial value when Home Assistant starts.
|
- **initial** (*Optional*): Initial value when Home Assistant starts.
|
||||||
- **min** (*Optional*): Minimum value for the slider.
|
|
||||||
- **max** (*Optional*): Maximum value for the slider.
|
|
||||||
- **step** (*Optional*): Step value for the slider.
|
- **step** (*Optional*): Step value for the slider.
|
||||||
|
|
||||||
## {% linkable_title Automation Examples %}
|
## {% linkable_title Automation Examples %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user