Correct device class description (#20466)

This commit is contained in:
KNXBroker 2021-11-28 15:21:57 +01:00 committed by GitHub
parent 0e2cff94a5
commit 301d3429aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ all:
type: boolean
default: false
device_class:
description: The type of the group (/integrations/binary_sensor).
required: true
description: Sets the [device class](/integrations/binary_sensor/) of this binary sensor group, changing the device state and icon that is displayed in the frontend.
required: false
type: string
{% endconfiguration %}