Kaynağa Gözat

Update rojeco_v200du3lvs_petfeeder.yaml (#4726)

Motion sensitivity level correction and add motion detection event
rackstar41 1 gün önce
ebeveyn
işleme
8fa9247729

+ 13 - 2
custom_components/tuya_local/devices/rojeco_v200du3lvs_petfeeder.yaml

@@ -38,9 +38,9 @@ entities:
         name: option
         mapping:
           - dps_val: "0"
-            value: "off"
-          - dps_val: "1"
             value: "low"
+          - dps_val: "1"
+            value: "medium"
           - dps_val: "2"
             value: "high"
   - entity: camera
@@ -53,6 +53,17 @@ entities:
         type: base64
         optional: true
         name: snapshot
+  - entity: event
+    class: motion
+    dps:
+      - id: 115
+        type: base64
+        name: event
+        optional: true
+        mapping:
+          - dps_val: null
+            value: null
+          - value: detected
   - entity: switch
     name: Motion detection
     category: config