Add initial KNX docs for binary sensors and switches
This commit is contained in:
parent
9e4678f8c5
commit
94a39d42d6
2 changed files with 30 additions and 0 deletions
15
source/_components/binary_sensor.knx.markdown
Normal file
15
source/_components/binary_sensor.knx.markdown
Normal 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/).
|
15
source/_components/switch.knx.markdown
Normal file
15
source/_components/switch.knx.markdown
Normal 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/).
|
Loading…
Add table
Add a link
Reference in a new issue