User 1 anno fa
parent
commit
210e9de826
1 ha cambiato i file con 31 aggiunte e 0 eliminazioni
  1. 31 0
      custom_components/tuya_local/devices/s11_rfir_remote.yaml

+ 31 - 0
custom_components/tuya_local/devices/s11_rfir_remote.yaml

@@ -0,0 +1,31 @@
+name: Infrared RF remote control
+products:
+  - id: nwpvjlq7qacvnqf3
+    name: S11+ (IR+RF Pro)
+primary_entity:
+  entity: remote
+  dps:
+    - id: 201
+      name: send
+      type: string
+      optional: true
+    - id: 202
+      name: receive
+      type: string
+      optional: true
+      persist: false
+    - id: 1
+      type: string
+      name: scene_1
+    - id: 2
+      type: string
+      optional: true
+      name: scene_2
+    - id: 3
+      type: string
+      optional: true
+      name: scene_3
+    - id: 4
+      type: string
+      optional: true
+      name: scene_4