Add device class to Command line cover platform (#32677)

This commit is contained in:
G Johansson 2024-05-13 07:51:28 +02:00 committed by GitHub
parent d6200af31c
commit 52d48c5d53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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