Begin simplification of wife's desk lighting

This commit is contained in:
2025-02-18 15:42:12 -05:00
parent 581773a87b
commit 797a3564ff
2 changed files with 0 additions and 35 deletions

View File

@ -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

View File

@ -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