mirror of
https://github.com/DigiLive/mushroom-strategy.git
synced 2025-08-04 20:14: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_brightness_control: true,
|
||||||
show_color_control: true,
|
show_color_control: true,
|
||||||
use_light_color: true,
|
use_light_color: true,
|
||||||
|
show_color_temp_control: true,
|
||||||
double_tap_action: {
|
double_tap_action: {
|
||||||
target: {
|
target: {
|
||||||
entity_id: undefined,
|
entity_id: undefined,
|
||||||
|
Reference in New Issue
Block a user