🚜 Merges/Redirect Lutron component pages (#8323)

This commit is contained in:
Klaas Schoute 2019-01-27 23:34:44 +01:00 committed by Fabian Affolter
parent fbd1b9c4f9
commit 7caaddd9ad
5 changed files with 18 additions and 69 deletions

View File

@ -1,16 +0,0 @@
---
layout: page
title: "Lutron Cover"
description: "Instructions on how to setup the Lutron shades within Home Assistant."
date: 2018-01-11 20:00
sidebar: true
comments: false
sharing: true
footer: true
logo: lutron.png
ha_category: Cover
ha_iot_class: "Local Polling"
ha_release: 0.61
---
To get your Lutron roller shades working with Home Assistant, follow the instructions for the general [Lutron component](/components/lutron/).

View File

@ -1,15 +0,0 @@
---
layout: page
title: "Lutron Light"
description: "Instructions on how to setup the Lutron lights within Home Assistant."
date: 2017-04-30 09:00
sidebar: true
comments: false
sharing: true
footer: true
logo: lutron.png
ha_category: Light
ha_iot_class: "Local Polling"
---
To get your Lutron lights working with Home Assistant, follow the instructions for the general [Lutron component](/components/lutron/).

View File

@ -8,10 +8,20 @@ comments: false
sharing: true
footer: true
logo: lutron.png
ha_category: Hub
ha_category:
- Hub
- Cover
- Light
- Scene
- Switch
featured: false
ha_release: 0.37
ha_iot_class: "Local Polling"
redirect_from:
- /components/cover.lutron/
- /components/light.lutron/
- /components/scene.lutron/
- /components/switch.lutron/
---
[Lutron](http://www.lutron.com/) is an American lighting control company. They have several lines of home automation devices that manage light switches/dimmers, occupancy sensors, HVAC controls, etc. The `lutron` component in Home Assistant is responsible for communicating with the main hub for these systems.
@ -50,3 +60,10 @@ password:
<p class='note'>
It is recommended to assign a static IP address to your main repeater. This ensures that it won't change IP addresses, so you won't have to change the `host` if it reboots and comes up with a different IP address.
</p>
## {% linkable_title Scene %}
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

@ -1,21 +0,0 @@
---
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

@ -1,16 +0,0 @@
---
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/).