diff --git a/source/_components/scene.lutron.markdown b/source/_components/scene.lutron.markdown new file mode 100644 index 00000000000..384bbd92e54 --- /dev/null +++ b/source/_components/scene.lutron.markdown @@ -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. diff --git a/source/_components/switch.lutron.markdown b/source/_components/switch.lutron.markdown new file mode 100644 index 00000000000..11ce9f1611f --- /dev/null +++ b/source/_components/switch.lutron.markdown @@ -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/).