🚜 Merges/Redirect Kira component pages (#8510)

This commit is contained in:
Klaas Schoute 2019-02-12 18:36:08 +01:00 committed by Franck Nijhof
parent d3df77b727
commit 392e667fbf
3 changed files with 12 additions and 37 deletions

View File

@ -8,12 +8,23 @@ comments: false
sharing: true
footer: true
logo: keene.png
ha_category: Hub
ha_category:
- Hub
- Remote
- Sensor
ha_release: 0.45
redirect_from:
- /components/sensor.kira/
- /components/remote.kira/
---
The `kira` component is the main component to integrate Keene Electronics IR over IP [Kira](https://www.keene.co.uk/keene-ir-anywhere-single-worldwide.html) modules with Home Assistant.
There is currently support for the following device types within Home Assistant:
- Remote
- Sensor
### {% linkable_title Example Configuration %}
```yaml

View File

@ -1,18 +0,0 @@
---
layout: page
title: "Kira Remote"
description: "Instructions on how to integrate Kira modules into Home Assistant."
date: 2017-05-07 17:00
sidebar: true
comments: false
sharing: true
footer: true
logo: keene.png
ha_category: Remote
ha_iot_class: "Assumed State"
ha_release: 0.45
---
The `kira` platform allows you to send IR commands via [Kira](https://www.keene.co.uk/keene-ir-anywhere-single-worldwide.html) modules from within Home Assistant.
For configuration information see the [Kira component](/components/kira/) documentation.

View File

@ -1,18 +0,0 @@
---
layout: page
title: "Kira Sensor"
description: "Instructions on how to integrate Kira modules into Home Assistant."
date: 2017-05-07 17:00
sidebar: true
comments: false
sharing: true
footer: true
logo: keene.png
ha_category: Sensor
ha_iot_class: "Local Push"
ha_release: 0.45
---
The `kira` platform allows you to respond to your [Kira](https://www.keene.co.uk/keene-ir-anywhere-single-worldwide.html) modules from within Home Assistant. This enables Home Assistant to respond to infrared inputs from a standard remote control.
For configuration information see the [Kira component](/components/kira/) documentation.