From 4acf4771bd1a4abeefea5de8c08c12971d7d8e8c Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 16 Apr 2016 09:39:27 -0700 Subject: [PATCH] Update input_slider.markdown --- source/_components/input_slider.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/input_slider.markdown b/source/_components/input_slider.markdown index ae9d1bf77d6..9cd341aac9e 100644 --- a/source/_components/input_slider.markdown +++ b/source/_components/input_slider.markdown @@ -11,7 +11,7 @@ logo: home-assistant.png 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 # Example configuration.yaml entry