mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Remove reference to non-implemented attributes (#26408)
This commit is contained in:
parent
b9a32a0b17
commit
300ab3e09d
@ -145,15 +145,6 @@ sensor:
|
|||||||
description: Defines a template for the entity picture of the sensor.
|
description: Defines a template for the entity picture of the sensor.
|
||||||
required: false
|
required: false
|
||||||
type: template
|
type: template
|
||||||
attributes:
|
|
||||||
description: Defines templates for attributes of the sensor.
|
|
||||||
required: false
|
|
||||||
type: map
|
|
||||||
keys:
|
|
||||||
"attribute: template":
|
|
||||||
description: The attribute and corresponding template.
|
|
||||||
required: true
|
|
||||||
type: template
|
|
||||||
device_class:
|
device_class:
|
||||||
description: Sets the class of the device, changing the device state and icon that is displayed on the UI (see below). It does not set the `unit_of_measurement`.
|
description: Sets the class of the device, changing the device state and icon that is displayed on the UI (see below). It does not set the `unit_of_measurement`.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user