mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
🚜 Merges/Redirect Homeworks component pages (#8658)
This commit is contained in:
parent
1aa9613b4f
commit
537206ca2f
@ -8,12 +8,15 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: lutron.png
|
logo: lutron.png
|
||||||
ha_category: Hub
|
ha_category:
|
||||||
|
- Hub
|
||||||
|
- Light
|
||||||
featured: false
|
featured: false
|
||||||
ha_release: 0.85
|
ha_release: 0.85
|
||||||
ha_iot_class: "Local Push"
|
ha_iot_class: "Local Push"
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /components/binary_sensor.homeworks/
|
- /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).
|
[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).
|
||||||
|
@ -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>
|
|
Loading…
x
Reference in New Issue
Block a user