Skip to content

Commit 139a33d

Browse files
DubhAdfrenck
authored andcommitted
Removed reference to input_slider (home-assistant#10671)
Long enough has passed since 0.55, referencing how things were back then is just causing confusion.
1 parent 0064a22 commit 139a33d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

source/_integrations/input_number.markdown

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ ha_release: 0.55
88
ha_qa_scale: internal
99
---
1010

11-
<div class='note'>
12-
13-
Before version 0.55 this integration was known as `input_slider` and did not have the `mode` configuration option. Also, service `select_value` is now `set_value`.
14-
15-
</div>
16-
1711
The `input_number` integration 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.
1812

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

0 commit comments

Comments
 (0)