mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Add device class to Command line cover platform (#32677)
This commit is contained in:
parent
d6200af31c
commit
52d48c5d53
@ -119,6 +119,10 @@ command_line:
|
|||||||
required: false
|
required: false
|
||||||
type: integer
|
type: integer
|
||||||
default: 15
|
default: 15
|
||||||
|
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
|
||||||
name:
|
name:
|
||||||
description: The name used to display the cover in the frontend.
|
description: The name used to display the cover in the frontend.
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user