mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user