From b6b79aa336bd51e6a7c6488cbdcae97b53648b97 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 24 Jul 2026 16:03:28 +0000 Subject: [PATCH] .storage/lovelace.dashboard_temp --- .storage/lovelace.dashboard_temp | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/.storage/lovelace.dashboard_temp b/.storage/lovelace.dashboard_temp index 9392fd9..b2dc5ae 100644 --- a/.storage/lovelace.dashboard_temp +++ b/.storage/lovelace.dashboard_temp @@ -415,31 +415,6 @@ "exclude": [ "*meter00*" ] - }, - { - "type": "custom:auto-entities", - "card": { - "type": "grid", - "columns": 2, - "square": false - }, - "filter": { - "include": [ - { - "domain": "light", - "options": { - "type": "custom:mushroom-light-card", - "use_light_color": true, - "show_brightness_control": true, - "show_color_temp_control": true, - "collapsible_controls": true, - "tap_action": { - "action": "toggle" - } - } - } - ] - } } ] },