mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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
|
||||
type: integer
|
||||
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:
|
||||
description: The name used to display the cover in the frontend.
|
||||
required: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user