Browse Source

rgb led restore default on

Patryk M. Gutowski 1 năm trước cách đây
mục cha
commit
4ab7da0e5b
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      gf-office-rgb-02.yaml

+ 2 - 2
gf-office-rgb-02.yaml

@@ -116,7 +116,7 @@ light:
   - platform: rgbww
     name: ${friendly_devicename}
     id: the_light
-    restore_mode: RESTORE_AND_ON
+    restore_mode: RESTORE_DEFAULT_ON
     red: output_red
     green: output_green
     blue: output_blue
@@ -125,7 +125,7 @@ light:
     cold_white_color_temperature: 6500 K
     warm_white_color_temperature: 2700 K
     color_interlock: true
-    constant_brightness: true
+    constant_brightness: true 
     effects:
       - random:
           name: "Slow Random"