mirror of
https://github.com/DigiLive/mushroom-strategy.git
synced 2025-08-04 12:04:28 +02:00
Add color temperature button to light card (#93)
This commit is contained in:
@@ -21,6 +21,7 @@ class LightCard extends AbstractCard {
|
||||
show_brightness_control: true,
|
||||
show_color_control: true,
|
||||
use_light_color: true,
|
||||
show_color_temp_control: true,
|
||||
double_tap_action: {
|
||||
target: {
|
||||
entity_id: undefined,
|
||||
|
Reference in New Issue
Block a user