mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
knx - cover: add device_class configuration (#15807)
This commit is contained in:
parent
a95f7019cd
commit
cf843e0368
@ -666,6 +666,10 @@ invert_angle:
|
|||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
type: boolean
|
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 %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## Light
|
## Light
|
||||||
|
Loading…
x
Reference in New Issue
Block a user