Add iot class
This commit is contained in:
parent
a4c0b84e6b
commit
569e393eaf
4 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,7 @@ footer: true
|
||||||
logo: knx.png
|
logo: knx.png
|
||||||
ha_category: Binary Sensor
|
ha_category: Binary Sensor
|
||||||
ha_release: 0.24
|
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/).
|
To get your KNX binary sensors working with Home Assistant, follow the instructions for the [KNX component](/components/knx/).
|
||||||
|
|
|
@ -10,6 +10,7 @@ footer: true
|
||||||
logo: knx.png
|
logo: knx.png
|
||||||
ha_category: DIY
|
ha_category: DIY
|
||||||
ha_release: 0.25
|
ha_release: 0.25
|
||||||
|
ha_iot_class: "Local Polling"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -10,6 +10,7 @@ footer: true
|
||||||
logo: knx.png
|
logo: knx.png
|
||||||
ha_category: DIY
|
ha_category: DIY
|
||||||
ha_release: 0.24
|
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.
|
[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.
|
||||||
|
|
|
@ -10,6 +10,7 @@ footer: true
|
||||||
logo: knx.png
|
logo: knx.png
|
||||||
ha_category: DIY
|
ha_category: DIY
|
||||||
ha_release: 0.24
|
ha_release: 0.24
|
||||||
|
ha_iot_class: "Local Polling"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue