소스 검색

Update v330l_DU4L_petfeeder.yaml

Ezequiel Krause 1 년 전
부모
커밋
f6bcba8e1a
1개의 변경된 파일12개의 추가작업 그리고 5개의 파일을 삭제
  1. 12 5
      custom_components/tuya_local/devices/v330l_DU4L_petfeeder.yaml

+ 12 - 5
custom_components/tuya_local/devices/v330l_DU4L_petfeeder.yaml

@@ -149,12 +149,19 @@ secondary_entities:
           - dps_val: 4
             value: true
           - value: false
-  - entity: sensor
-    name: Snapshot data
-    category: diagnostic
+  - entity: switch
+    name: Record
+    icon: "mdi:record-rec"
+    category: config
     dps:
+      - id: 113
+        type: boolean
+        optional: true
+        name: switch
+        mapping:
+          - dps_val: null
+            value: false
       - id: 115
         type: base64
-        name: sensor
+        name: snapshot_data
         optional: true
-        sensitive: true