🚜 Merges/Redirect LiteJet component pages (#8273)

This commit is contained in:
Klaas Schoute 2019-01-25 02:15:19 +01:00 committed by Franck Nijhof
parent 38662d1573
commit 7804809247
4 changed files with 8 additions and 45 deletions

View File

@ -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/).

View File

@ -7,9 +7,16 @@ sidebar: true
comments: false
sharing: true
footer: true
ha_category: Hub
ha_category:
- Light
- Scene
- Switch
ha_iot_class: "Local Push"
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.

View File

@ -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/).

View File

@ -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/).