Add initial KNX docs for binary sensors and switches

This commit is contained in:
Fabian Affolter 2016-07-13 12:56:17 +02:00
parent 9e4678f8c5
commit 94a39d42d6
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
2 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,15 @@
---
layout: page
title: "KNX Binary Sensor"
description: "Instructions how to setup the KNX binary sensors within Home Assistant."
date: 2016-07-13 07:00
sidebar: true
comments: false
sharing: true
footer: true
logo: zknx.png
ha_category: Binary Sensor
ha_release: 0.24
---
To get your KNX binary sensors working with Home Assistant, follow the instructions for the [KNX component](/components/knx/).

View File

@ -0,0 +1,15 @@
---
layout: page
title: "KNX Switch"
description: "Instructions how to setup the KNX switches within Home Assistant."
date: 2016-07-13 07:00
sidebar: true
comments: false
sharing: true
footer: true
logo: zknx.png
ha_category: Switch
ha_release: 0.24
---
To get your KNX switches working with Home Assistant, follow the instructions for the [KNX component](/components/knx/).