From 4407da93649e2b54ad3ae67eecaf2e49143ab378 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 13 Nov 2018 17:04:15 +0100 Subject: [PATCH] Remove extra > --- src/panels/lovelace/entity-rows/hui-text-entity-row.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/panels/lovelace/entity-rows/hui-text-entity-row.ts b/src/panels/lovelace/entity-rows/hui-text-entity-row.ts index 722ece4cad..67058a9ac3 100644 --- a/src/panels/lovelace/entity-rows/hui-text-entity-row.ts +++ b/src/panels/lovelace/entity-rows/hui-text-entity-row.ts @@ -46,7 +46,6 @@ class HuiTextEntityRow extends hassLocalizeLitMixin(LitElement) return html` ${this.renderStyle()} - >
${computeStateDisplay(this.localize, stateObj, this.hass.language)}