소스 검색

Lefant N3: make power dp optional

Issue #1393
Jason Rumney 1 년 전
부모
커밋
3d5db1c84f
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      custom_components/tuya_local/devices/lefant_n3_vacuum.yaml

+ 2 - 0
custom_components/tuya_local/devices/lefant_n3_vacuum.yaml

@@ -10,6 +10,7 @@ primary_entity:
     - id: 1
       name: power
       type: boolean
+      optional: true
     - id: 2
       name: activate
       type: boolean
@@ -231,6 +232,7 @@ secondary_entities:
       - id: 1
         type: boolean
         name: button
+        optional: true
   - entity: button
     name: Pause
     icon: "mdi:pause"