Răsfoiți Sursa

Added DPs that iot.tuya.com API says are in my device as optional

Jon 3 ani în urmă
părinte
comite
d70c7eceaf
1 a modificat fișierele cu 20 adăugiri și 0 ștergeri
  1. 20 0
      custom_components/tuya_local/devices/rgbw_lightbulb.yaml

+ 20 - 0
custom_components/tuya_local/devices/rgbw_lightbulb.yaml

@@ -44,3 +44,23 @@ primary_entity:
           range:
             min: 0
             max: 255
+    - id: 6
+      name: scene
+      type: hex
+      optional: true
+    - id: 7
+      name: flash_scene1
+      type: hex
+      optional: true
+    - id: 8
+      name: flash_scene2
+      type: hex
+      optional: true
+    - id: 9
+      name: flash_scene3
+      type: hex
+      optional: true
+    - id: 10
+      name: flash_scene4
+      type: hex
+      optional: true