mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Add redirect
This commit is contained in:
parent
7076f2006d
commit
ae24b5142f
@ -10,6 +10,7 @@ footer: true
|
|||||||
logo: home-assistant.png
|
logo: home-assistant.png
|
||||||
ha_category: Automation
|
ha_category: Automation
|
||||||
ha_release: 0.16
|
ha_release: 0.16
|
||||||
|
redirect_from: /components/input_slider/
|
||||||
---
|
---
|
||||||
|
|
||||||
The `input_number` component allows the user to define values that can be controlled via the frontend and can be used within conditions of automation. The frontend can display a slider, or a numeric input box. Changes to the slider or numeric input box generate state events. These state events can be utilized as `automation` triggers as well.
|
The `input_number` component allows the user to define values that can be controlled via the frontend and can be used within conditions of automation. The frontend can display a slider, or a numeric input box. Changes to the slider or numeric input box generate state events. These state events can be utilized as `automation` triggers as well.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user