From cad4fa408e585fa8e3ed776feb847d89889dda94 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Sat, 26 Jan 2019 02:33:36 +0100 Subject: [PATCH] it was right... (#2564) --- src/panels/lovelace/entity-rows/hui-group-entity-row.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panels/lovelace/entity-rows/hui-group-entity-row.ts b/src/panels/lovelace/entity-rows/hui-group-entity-row.ts index 5246b28090..f5a56e1c5e 100644 --- a/src/panels/lovelace/entity-rows/hui-group-entity-row.ts +++ b/src/panels/lovelace/entity-rows/hui-group-entity-row.ts @@ -52,7 +52,7 @@ class HuiGroupEntityRow extends hassLocalizeLitMixin(LitElement) return html` ${ - this._computeCanToggle(stateObj.entity_id) + this._computeCanToggle(stateObj.attributes.entity_id) ? html`