Remove reference to non-implemented attributes (#26408)

This commit is contained in:
Troon 2023-03-01 14:06:59 +00:00 committed by GitHub
parent b9a32a0b17
commit 300ab3e09d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -145,15 +145,6 @@ sensor:
description: Defines a template for the entity picture of the sensor.
required: false
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:
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