Begin simplification of wife's desk lighting
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user