Add HA release

This commit is contained in:
Fabian Affolter 2016-04-30 16:39:23 +02:00
parent c28be4afe0
commit d8681f5333
54 changed files with 55 additions and 3 deletions

View file

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: home-assistant.png
ha_category: Automation
ha_release: 0.16
---
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.