Add documentation for newly added Switch and Scene support for Lutron. (#7444)

* Add documentation for newly added Switch and Scene support for Lutron.

* ✏️ Adds ha_release

* ✏️ Adds ha_release
This commit is contained in:
cdheiser 2018-12-25 14:25:56 -08:00 committed by Franck Nijhof
parent 38245cf94e
commit 6c1de04b8b
2 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,21 @@
---
layout: page
title: "Lutron Scene"
description: "Instructions on how to set up the Lutron scenes within Home Assistant."
date: 2018-10-09 09:00
sidebar: true
comments: false
sharing: true
footer: true
logo: lutron.png
ha_category: Scene
ha_iot_class: "Local Polling"
ha_release: 0.85
---
To get your Lutron scenes working with Home Assistant, follow the instructions for the general [Lutron component](/components/lutron/).
This component uses keypad programming to identify scenes. Currently, it only works with SeeTouch keypads.
The Lutron scene platform allows you to control scenes programmed into your SeeTouch keypads.
After setup, scenes will appear in Home Assistant using the area, keypad, and button name.

View File

@ -0,0 +1,16 @@
---
layout: page
title: "Lutron Switch"
description: "Instructions on how to setu p the Lutron switches within Home Assistant."
date: 2018-10-09 09:00
sidebar: true
comments: false
sharing: true
footer: true
logo: lutron.png
ha_category: Switch
ha_iot_class: "Local Polling"
ha_release: 0.85
---
To get your Lutron switches working with Home Assistant, follow the instructions for the general [Lutron component](/components/lutron/).