Skip to content

Commit 569e393

Browse files
committed
Add iot class
1 parent a4c0b84 commit 569e393

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

source/_components/binary_sensor.knx.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ footer: true
1010
logo: knx.png
1111
ha_category: Binary Sensor
1212
ha_release: 0.24
13+
ha_iot_class: "Local Polling"
1314
---
1415

1516
To get your KNX binary sensors working with Home Assistant, follow the instructions for the [KNX component](/components/knx/).

source/_components/climate.knx.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ footer: true
1010
logo: knx.png
1111
ha_category: DIY
1212
ha_release: 0.25
13+
ha_iot_class: "Local Polling"
1314
---
1415

1516

source/_components/knx.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ footer: true
1010
logo: knx.png
1111
ha_category: DIY
1212
ha_release: 0.24
13+
ha_iot_class: "Local Polling"
1314
---
1415

1516
[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.

source/_components/switch.knx.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ footer: true
1010
logo: knx.png
1111
ha_category: DIY
1212
ha_release: 0.24
13+
ha_iot_class: "Local Polling"
1314
---
1415

1516

0 commit comments

Comments
 (0)