Removed icon (#18523)

Removed the "icon" section from the configuration due to the fact that the gauge card doesn't show the icon.
This commit is contained in:
Daniel 2021-07-15 15:30:42 +02:00 committed by GitHub
parent 236c9c2772
commit a10ef36a8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,11 +39,6 @@ unit:
description: Unit of measurement given to data.
type: string
default: Unit of measurement given by entity
icon:
required: false
description: Overwrites icon.
type: string
default: Entity domain icon
theme:
required: false
description: Override the used theme for this card with any loaded theme. For more information about themes, see the [frontend documentation](/integrations/frontend/).