From 4020bcec424a7abc6ab896f9c2f267c0d9f9a8d4 Mon Sep 17 00:00:00 2001 From: Aidan Timson Date: Mon, 16 Mar 2026 12:32:50 +0000 Subject: [PATCH] Fix event entity row propagation (#30163) * Stop event entity row value propagation * Catch interaction --- src/panels/lovelace/entity-rows/hui-event-entity-row.ts | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/panels/lovelace/entity-rows/hui-event-entity-row.ts b/src/panels/lovelace/entity-rows/hui-event-entity-row.ts index 143cb72a58..90dd5e95ed 100644 --- a/src/panels/lovelace/entity-rows/hui-event-entity-row.ts +++ b/src/panels/lovelace/entity-rows/hui-event-entity-row.ts @@ -52,7 +52,11 @@ class HuiEventEntityRow extends LitElement implements LovelaceRow { } return html` - +