Merge pull request #398 from hartmms/patch-2

Update input_slider.markdown
This commit is contained in:
Paulus Schoutsen 2016-04-16 09:45:15 -07:00
commit 61d80b29e3

View File

@ -11,7 +11,7 @@ logo: home-assistant.png
ha_category: Automation ha_category: Automation
--- ---
The `input_slider` component allows the user to define values that can be controlled via the frontend and can be used within conditions of automation. The `input_slider` component allows the user to define values that can be controlled via the frontend and can be used within conditions of automation. Changes to the slider generate state events. These state events can be utilized as `automation` triggers as well.
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry