From 285283eae9fc5feccbc741f6431a361f811eef36 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 24 Jul 2026 16:01:04 +0000 Subject: [PATCH] .storage/lovelace.in_meeting --- .storage/lovelace.in_meeting | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.storage/lovelace.in_meeting b/.storage/lovelace.in_meeting index 7127a5d..592eaf6 100644 --- a/.storage/lovelace.in_meeting +++ b/.storage/lovelace.in_meeting @@ -130,6 +130,20 @@ "double_tap_action": { "action": "none" } + }, + { + "type": "custom:mushroom-light-card", + "entity": "light.office_lamp", + "use_light_color": true, + "tap_action": { + "action": "none" + }, + "hold_action": { + "action": "none" + }, + "double_tap_action": { + "action": "none" + } } ] }