🚜 Merges/Redirect Homeworks component pages (#8658)

This commit is contained in:
Klaas Schoute 2019-02-21 09:36:00 +01:00 committed by Fabian Affolter
parent 1aa9613b4f
commit 537206ca2f
2 changed files with 4 additions and 22 deletions

View File

@ -8,12 +8,15 @@ comments: false
sharing: true
footer: true
logo: lutron.png
ha_category: Hub
ha_category:
- Hub
- Light
featured: false
ha_release: 0.85
ha_iot_class: "Local Push"
redirect_from:
- /components/binary_sensor.homeworks/
- /components/light.homeworks/
---
[Lutron](http://www.lutron.com/) is an American lighting control company. The Lutron Homeworks Series 4 & 8 systems are relatively old (~2003), and use RS-232 connections to communicate with home automation systems. The `homeworks` component in Home Assistant is responsible for communicating with the main controller for these systems. Communication is through an ethernet to serial converter (NPort, for example).

View File

@ -1,21 +0,0 @@
---
layout: page
title: "Homeworks Light"
description: "How to use Lutron Homeworks Series 4 & 8 lights."
date: 2018-10-05 23:00
sidebar: true
comments: false
sharing: true
footer: true
logo: lutron.png
ha_category: Light
featured: false
ha_release: 0.85
ha_iot_class: "Local Push"
---
`homeworks` lights let you monitor and control Lutron Homeworks Series 4 & 8 dimmers.
<p class='note'>
You must have the [homeworks component](/components/homeworks/) configured to use this light.
</p>