瀏覽代碼

Make brightness optional for wind calm fan with light

Christiaan de Ridder 1 年之前
父節點
當前提交
6d46cfc7ac
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      custom_components/tuya_local/devices/windcalm_fan_with_light.yaml

+ 1 - 0
custom_components/tuya_local/devices/windcalm_fan_with_light.yaml

@@ -23,6 +23,7 @@ secondary_entities:
       - id: 22
         name: brightness
         type: integer
+        optional: true
         range:
           min: 10
           max: 1000