mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +00:00
🚜 Merges/Redirect LiteJet component pages (#8273)
This commit is contained in:
parent
38662d1573
commit
7804809247
@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "LiteJet Light"
|
|
||||||
description: "Instructions on how to setup the LiteJet lights within Home Assistant."
|
|
||||||
date: 2016-10-26 13:00
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
ha_category: Light
|
|
||||||
ha_release: 0.32
|
|
||||||
ha_iot_class: "Local Polling"
|
|
||||||
---
|
|
||||||
|
|
||||||
To get your LiteJet lights working with Home Assistant, follow the instructions for the general [LiteJet component](/components/litejet/).
|
|
@ -7,9 +7,16 @@ sidebar: true
|
|||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
ha_category: Hub
|
ha_category:
|
||||||
|
- Light
|
||||||
|
- Scene
|
||||||
|
- Switch
|
||||||
ha_iot_class: "Local Push"
|
ha_iot_class: "Local Push"
|
||||||
ha_release: 0.32
|
ha_release: 0.32
|
||||||
|
redirect_from:
|
||||||
|
- /components/light.litejet/
|
||||||
|
- /components/scene.litejet/
|
||||||
|
- /components/switch.litejet/
|
||||||
---
|
---
|
||||||
|
|
||||||
LiteJet is a centralized lighting system that predates most home automation technology. All lights and wall switches are wired to a central panel. This central panel has a serial port interface that allows a computer to control the system via LiteJet's third party protocol.
|
LiteJet is a centralized lighting system that predates most home automation technology. All lights and wall switches are wired to a central panel. This central panel has a serial port interface that allows a computer to control the system via LiteJet's third party protocol.
|
||||||
|
@ -1,14 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "LiteJet Scenes"
|
|
||||||
description: "Instructions on how to setup LiteJet scenes within Home Assistant."
|
|
||||||
date: 2016-10-26 16:00
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
ha_category: Scene
|
|
||||||
ha_release: 0.32
|
|
||||||
---
|
|
||||||
|
|
||||||
To get your LiteJet scenes working with Home Assistant, follow the instructions for the general [LiteJet component](/components/litejet/).
|
|
@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "LiteJet Switch"
|
|
||||||
description: "Instructions on how to setup the LiteJet switches within Home Assistant."
|
|
||||||
date: 2016-10-26 13:00
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
ha_category: Switch
|
|
||||||
ha_release: 0.32
|
|
||||||
ha_iot_class: "Local Polling"
|
|
||||||
---
|
|
||||||
|
|
||||||
To get your LiteJet switches working with Home Assistant, follow the instructions for the general [LiteJet component](/components/litejet/).
|
|
Loading…
x
Reference in New Issue
Block a user