From 8a30a2d532b46b55597c1219e46e57272216b6af Mon Sep 17 00:00:00 2001 From: Open Home Automation Date: Tue, 4 Jul 2017 23:06:37 +0200 Subject: [PATCH] Moved to hub category, added link to KNX cover (#2934) --- source/_components/knx.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_components/knx.markdown b/source/_components/knx.markdown index 89137d2ee90..d2535256c1c 100644 --- a/source/_components/knx.markdown +++ b/source/_components/knx.markdown @@ -8,7 +8,7 @@ comments: false sharing: true footer: true logo: knx.png -ha_category: DIY +ha_category: Hub ha_release: 0.24 ha_iot_class: "Local Polling" --- @@ -18,6 +18,7 @@ ha_iot_class: "Local Polling" There is currently support for the following device types within Home Assistant: - [Binary Sensor](/components/binary_sensor.knx) +- [Cover](/components/cover.knx) - [Sensor](/components/sensor.knx) - [Switch](/components/switch.knx) - [Light](/components/light.knx)