Add iot class

This commit is contained in:
Fabian Affolter 2016-09-19 15:28:03 +02:00
parent a4c0b84e6b
commit 569e393eaf
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
4 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,7 @@ footer: true
logo: knx.png
ha_category: Binary Sensor
ha_release: 0.24
ha_iot_class: "Local Polling"
---
To get your KNX binary sensors working with Home Assistant, follow the instructions for the [KNX component](/components/knx/).

View File

@ -10,6 +10,7 @@ footer: true
logo: knx.png
ha_category: DIY
ha_release: 0.25
ha_iot_class: "Local Polling"
---

View File

@ -10,6 +10,7 @@ footer: true
logo: knx.png
ha_category: DIY
ha_release: 0.24
ha_iot_class: "Local Polling"
---
[KNX/EIB](http://www.knx.org) integration for Home Assistant allows you to connect to a KNX bus. The component requires a local KNX/IP interface like the [Weinzierl 730](http://www.weinzierl.de/index.php/en/all-knx/knx-devices-en/knx-ip-interface-730-en). Through this it will send and receive commands to and from other devices to the KNX bus.

View File

@ -10,6 +10,7 @@ footer: true
logo: knx.png
ha_category: DIY
ha_release: 0.24
ha_iot_class: "Local Polling"
---