🚜 Merges/Redirect ISY994 component pages (#8326)

This commit is contained in:
Klaas Schoute 2019-01-27 23:35:36 +01:00 committed by Fabian Affolter
parent ea8223b11f
commit 63f33f11a3
8 changed files with 27 additions and 121 deletions

View File

@ -1,18 +0,0 @@
---
layout: page
title: "ISY994 Binary Sensor"
description: "Instructions on how to integrate ISY994 binary sensors into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
sharing: true
footer: true
logo: universal_devices.png
ha_category: Binary Sensor
ha_iot_class: "Local Push"
ha_release: pre 0.7
---
The `isy994` platform allows you to get data from your [ISY994](https://www.universal-devices.com/residential/isy994i-series/) binary sensors from within Home Assistant.
They will be automatically discovered if the `isy994` component is loaded.

View File

@ -1,17 +0,0 @@
---
layout: page
title: "ISY994 Cover"
description: "Instructions on how to integrate ISY994 covers into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
sharing: true
footer: true
logo: universal_devices.png
ha_category: Cover
ha_iot_class: "Local Push"
---
The `isy994` platform allows you to get data from your [ISY994](https://www.universal-devices.com/residential/isy994i-series/) cover from within Home Assistant.
They will be automatically discovered if the `isy994` component is loaded.

View File

@ -1,17 +0,0 @@
---
layout: page
title: "ISY994 Fan"
description: "Instructions on how to integrate ISY994 fans into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
sharing: true
footer: true
logo: universal_devices.png
ha_category: Fan
ha_iot_class: "Local Push"
---
The `isy994` platform allows you to get data from your [ISY994](https://www.universal-devices.com/residential/isy994i-series/) fan from within Home Assistant.
They will be automatically discovered if the `isy994` component is loaded.

View File

@ -8,14 +8,40 @@ comments: false
sharing: true
footer: true
logo: universal_devices.png
ha_category: Hub
ha_category:
- Hub
- Binary Sensor
- Cover
- Fan
- Light
- Lock
- Sensor
- Switch
ha_release: 0.28
ha_iot_class: "Local Push"
redirect_from:
- /components/binary_sensor.isy994/
- /components/cover.isy994/
- /components/fan.isy994/
- /components/light.isy994/
- /components/lock.isy994/
- /components/sensor.isy994/
- /components/switch.isy994/
---
The ISY994 is a home automation controller that is capable of controlling Insteon and X10 devices. Some models of the ISY994 can even control Z-Wave devices.
The ISY994 controller is manufactured by [Universal Devices](https://www.universal-devices.com/residential/isy994i-series/).
There is currently support for the following device types within Home Assistant:
- Binary Sensor
- Cover
- Light
- Fan
- Lock
- Sensor
- Switch
### {% linkable_title Basic Configuration %}
Home Assistant is capable of communicating with any binary sensor, cover, fan, light, lock, sensor and switch that is configured on the controller. Using the programs on the controller, custom binary sensors, cover, fan, lock, and switches can also be created.

View File

@ -1,17 +0,0 @@
---
layout: page
title: "ISY994 Light"
description: "Instructions on how to integrate ISY994 lights into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
sharing: true
footer: true
logo: universal_devices.png
ha_category: Light
ha_iot_class: "Local Push"
---
The `isy994` platform allows you to get data from your [ISY994](https://www.universal-devices.com/residential/isy994i-series/) light from within Home Assistant.
They will be automatically discovered if the `isy994` component is loaded.

View File

@ -1,17 +0,0 @@
---
layout: page
title: "ISY994 Lock"
description: "Instructions on how to integrate ISY994 locks into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
sharing: true
footer: true
logo: universal_devices.png
ha_category: Lock
ha_iot_class: "Local Push"
---
The `isy994` platform allows you to get data from your [ISY994](https://www.universal-devices.com/residential/isy994i-series/) lock from within Home Assistant.
They will be automatically discovered if the `isy994` component is loaded.

View File

@ -1,17 +0,0 @@
---
layout: page
title: "ISY994 Sensor"
description: "Instructions on how to integrate ISY994 sensors into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
sharing: true
footer: true
logo: universal_devices.png
ha_category: Sensor
ha_iot_class: "Local Push"
---
The `isy994` platform allows you to get data from your [ISY994](https://www.universal-devices.com/residential/isy994i-series/) sensor from within Home Assistant.
They will be automatically discovered if the `isy994` component is loaded.

View File

@ -1,17 +0,0 @@
---
layout: page
title: "ISY994 Switch"
description: "Instructions on how to integrate ISY994 switch into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
sharing: true
footer: true
logo: universal_devices.png
ha_category: Switch
ha_iot_class: "Local Push"
---
The `isy994` platform allows you to get data from your [ISY994](https://www.universal-devices.com/residential/isy994i-series/) switch from within Home Assistant.
They will be automatically discovered if the `isy994` component is loaded.