Begin simplification of wife's desk lighting
This commit is contained in:
@ -607,7 +607,6 @@ views:
|
|||||||
include:
|
include:
|
||||||
- group: light.first_floor_lights
|
- group: light.first_floor_lights
|
||||||
- entity_id: light.living_room_christmas_tree
|
- entity_id: light.living_room_christmas_tree
|
||||||
- entity_id: input_boolean.tina_desk_lights
|
|
||||||
exclude:
|
exclude:
|
||||||
- state: 'off'
|
- state: 'off'
|
||||||
- state: unavailable
|
- state: unavailable
|
||||||
@ -1228,19 +1227,12 @@ views:
|
|||||||
- type: custom:mushroom-light-card
|
- type: custom:mushroom-light-card
|
||||||
entity: light.tina_desk_lights
|
entity: light.tina_desk_lights
|
||||||
name: Tina Desk
|
name: Tina Desk
|
||||||
tap_action:
|
|
||||||
action: call-service
|
|
||||||
service: input_boolean.toggle
|
|
||||||
service_data:
|
|
||||||
entity_id: input_boolean.tina_desk_lights
|
|
||||||
double_tap_action:
|
double_tap_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
service: input_select.select_option
|
service: input_select.select_option
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: input_select.tina_desk_scenes
|
entity_id: input_select.tina_desk_scenes
|
||||||
option: Reset
|
option: Reset
|
||||||
hold_action:
|
|
||||||
action: more-info
|
|
||||||
icon: mdi:floor-lamp
|
icon: mdi:floor-lamp
|
||||||
layout: vertical
|
layout: vertical
|
||||||
use_light_color: true
|
use_light_color: true
|
||||||
@ -1295,16 +1287,6 @@ views:
|
|||||||
'on': hue:floor-shade
|
'on': hue:floor-shade
|
||||||
'off': hue:floor-shade-off
|
'off': hue:floor-shade-off
|
||||||
unavailable: mdi:map-marker-question
|
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
|
- entity: input_select.tina_desk_scenes
|
||||||
name: Tina Desk Scenes
|
name: Tina Desk Scenes
|
||||||
- entity: input_select.tina_lamp_scenes
|
- entity: input_select.tina_lamp_scenes
|
||||||
|
@ -2038,23 +2038,6 @@ views:
|
|||||||
action: none
|
action: none
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more-info
|
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
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: custom:bubble-card
|
- type: custom:bubble-card
|
||||||
|
Reference in New Issue
Block a user