mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
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:
parent
236c9c2772
commit
a10ef36a8a
@ -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/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user