diff --git a/source/_components/homeworks.markdown b/source/_components/homeworks.markdown index 239df5790c6..7f0e2f3172e 100644 --- a/source/_components/homeworks.markdown +++ b/source/_components/homeworks.markdown @@ -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). diff --git a/source/_components/light.homeworks.markdown b/source/_components/light.homeworks.markdown deleted file mode 100644 index f82da7636b2..00000000000 --- a/source/_components/light.homeworks.markdown +++ /dev/null @@ -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. - -
-You must have the [homeworks component](/components/homeworks/) configured to use this light. -