Browse Source

Add support for Sulion Cadillac Fan RF Controller

User 1 year ago
parent
commit
59bbaea88c
1 changed files with 22 additions and 0 deletions
  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