From b9c063cb7f7d196f7e399f52f905e1814695f419 Mon Sep 17 00:00:00 2001 From: Matthias Alphart Date: Wed, 2 Dec 2020 21:25:23 +0100 Subject: [PATCH] knx - cover: add device_class configuration (#15807) --- source/_integrations/knx.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/knx.markdown b/source/_integrations/knx.markdown index 9eef63b5d98..732b07c26d9 100644 --- a/source/_integrations/knx.markdown +++ b/source/_integrations/knx.markdown @@ -666,6 +666,10 @@ invert_angle: required: false default: false type: boolean +device_class: + description: Sets the [class of the device](/integrations/cover/), changing the device state and icon that is displayed on the frontend. + required: false + type: string {% endconfiguration %} ## Light