|
|
@@ -71,7 +71,7 @@ output:
|
|
|
light:
|
|
|
- platform: rgbww
|
|
|
id: light_rgbww
|
|
|
- name: Light
|
|
|
+ name: "${friendly_devicename} Light"
|
|
|
color_interlock: true
|
|
|
cold_white_color_temperature: 6500 K
|
|
|
warm_white_color_temperature: 2700 K
|
|
|
@@ -80,7 +80,7 @@ light:
|
|
|
blue: output_blue
|
|
|
cold_white: output_cold
|
|
|
warm_white: output_warm
|
|
|
- restore_mode: ALWAYS_ON #Start with light on after reboot/power-loss event, so that it works from a dumb lightswitch
|
|
|
+ restore_mode: RESTORE_AND_ON
|
|
|
effects:
|
|
|
- random:
|
|
|
- strobe:
|