diff --git a/source/_lovelace/gauge.markdown b/source/_lovelace/gauge.markdown index b9d91aef58a..cea36e15830 100644 --- a/source/_lovelace/gauge.markdown +++ b/source/_lovelace/gauge.markdown @@ -7,7 +7,7 @@ description: "The Gauge card is a basic card that allows visually seeing sensor The Gauge card is a basic card that allows visually seeing sensor data.

-Screenshot of the gauge card +Screenshot of the Gauge card Screenshot of the Gauge card.

@@ -38,7 +38,12 @@ unit: required: false description: Unit of measurement given to data. type: string - default: Unit of measurement given by entity. + 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/).