diff --git a/source/_integrations/binary_sensor.group.markdown b/source/_integrations/binary_sensor.group.markdown index 01a3b181b12..dbb98c88394 100644 --- a/source/_integrations/binary_sensor.group.markdown +++ b/source/_integrations/binary_sensor.group.markdown @@ -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 %}