From 797a3564ff12bba25a20ae29e643c55cc60cadfb Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 18 Feb 2025 15:42:12 -0500 Subject: [PATCH] Begin simplification of wife's desk lighting --- main_dashboard.yaml | 18 ------------------ mobile_dashboard.yaml | 17 ----------------- 2 files changed, 35 deletions(-) diff --git a/main_dashboard.yaml b/main_dashboard.yaml index 0d39ee5..85a565f 100644 --- a/main_dashboard.yaml +++ b/main_dashboard.yaml @@ -607,7 +607,6 @@ views: include: - group: light.first_floor_lights - entity_id: light.living_room_christmas_tree - - entity_id: input_boolean.tina_desk_lights exclude: - state: 'off' - state: unavailable @@ -1228,19 +1227,12 @@ views: - type: custom:mushroom-light-card entity: light.tina_desk_lights name: Tina Desk - tap_action: - action: call-service - service: input_boolean.toggle - service_data: - entity_id: input_boolean.tina_desk_lights double_tap_action: action: call-service service: input_select.select_option service_data: entity_id: input_select.tina_desk_scenes option: Reset - hold_action: - action: more-info icon: mdi:floor-lamp layout: vertical use_light_color: true @@ -1295,16 +1287,6 @@ views: 'on': hue:floor-shade 'off': hue:floor-shade-off unavailable: mdi:map-marker-question - - entity: light.tina_desk_strip - name: Strip - layout: icon|name_state - state: - case: first - state_icons: - 'on': hue:lightstrip - 'off': hue:lightstrip-off - unavailable: mdi:map-marker-question - icon: mdi:led-strip - entity: input_select.tina_desk_scenes name: Tina Desk Scenes - entity: input_select.tina_lamp_scenes diff --git a/mobile_dashboard.yaml b/mobile_dashboard.yaml index 030e6fe..be56c59 100644 --- a/mobile_dashboard.yaml +++ b/mobile_dashboard.yaml @@ -2038,23 +2038,6 @@ views: action: none hold_action: action: more-info - - type: horizontal-stack - cards: - - type: custom:bubble-card - card_type: button - button_type: slider - entity: light.tina_desk_strip - name: LED Strip - icon: hue:lightstrip - show_state: true - show_attribute: true - attribute: brightness - tap_action: - action: toggle - double_tap_action: - action: none - hold_action: - action: more-info - type: vertical-stack cards: - type: custom:bubble-card