mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Correct device class description (#20466)
This commit is contained in:
parent
0e2cff94a5
commit
301d3429aa
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user