소스 검색

Add support for Sulion Cadillac Fan RF Controller

User 1 년 전
부모
커밋
59bbaea88c
1개의 변경된 파일22개의 추가작업 그리고 0개의 파일을 삭제
  1. 22 0
      custom_components/tuya_local/devices/sulion_ceiling_fan_remote.yaml

+ 22 - 0
custom_components/tuya_local/devices/sulion_ceiling_fan_remote.yaml

@@ -0,0 +1,22 @@
+name: Ceiling fan remote
+products:
+  - id: 0000008sff
+    name: Sulion Cadillac Fan Controller
+primary_entity:
+  entity: fan
+  dps:
+    - id: 1
+      type: boolean
+      name: switch
+    - id: 3
+      type: integer
+      name: speed
+      range:
+        min: 1
+        max: 3
+secondary_entities:
+  - entity: light
+    dps:
+      - id: 15
+        type: boolean
+        name: switch