Would be very nice if we could have a color slider into a tile card like this:
type: vertical-stack
cards:
- type: vertical-stack
cards:
- square: false
type: grid
cards:
- type: vertical-stack
cards:
- type: custom:mushroom-light-card
entity: light.bedroom_iiidefconiii
show_color_control: true
show_color_temp_control: false
use_light_color: true
show_brightness_control: false
collapsible_controls: true
fill_container: false
name: Hue Lights
icon: mdi:desk-lamp-on
layout: horizontal
tap_action:
action: more-info
hold_action:
action: toggle
card_mod:
style: |
ha-card {
background: none !important;
border: none !important;
}
columns: 1
Currently i have the old config with stack cards like this: