diff --git a/src/panels/lovelace/components/hui-generic-entity-row.ts b/src/panels/lovelace/components/hui-generic-entity-row.ts index f00e5f93d9..9ec024dc0f 100644 --- a/src/panels/lovelace/components/hui-generic-entity-row.ts +++ b/src/panels/lovelace/components/hui-generic-entity-row.ts @@ -51,6 +51,7 @@ class HuiGenericEntityRow extends LitElement { .hass=${this.hass} .stateObj=${stateObj} .overrideIcon=${this.config.icon} + .overrideImage=${this.config.image} >