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" + } } ] }