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)