瀏覽代碼

Lucci fan: changes from review

- change type of speed dp to match log
- revert change to light entity type

PR #2586
Jason Rumney 1 年之前
父節點
當前提交
be8493f5a2
共有 1 個文件被更改,包括 9 次插入5 次删除
  1. 9 5
      custom_components/tuya_local/devices/lucci_fan.yaml

+ 9 - 5
custom_components/tuya_local/devices/lucci_fan.yaml

@@ -10,12 +10,16 @@ primary_entity:
       type: boolean
     - id: 2
       name: speed
-      type: integer
-      range:
-        min: 1
-        max: 3
+      type: string
+      mapping:
+        - dps_val: "1"
+          value: 33
+        - dps_val: "2"
+          value: 66
+        - dps_val: "3"
+          value: 100
 secondary_entities:
-  - entity: switch
+  - entity: light
     dps:
       - id: 102
         name: switch