Skip to content

Commit 74a6e9c

Browse files
DubhAdfabaff
authored andcommitted
Added reference to previous name (home-assistant#3637)
1 parent 84224df commit 74a6e9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/_components/input_number.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ ha_release: 0.16
1313
redirect_from: /components/input_slider/
1414
---
1515

16+
<p class='note'>
17+
Before version 0.55 this component was known as `input_slider` and did not have the `mode` configuration option.
18+
</p>
19+
1620
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.
1721

1822
To enable this input number in your installation, add the following lines to your `configuration.yaml`:

0 commit comments

Comments
 (0)