소스 검색

Camnsmart E27: mark more dps optional

Device is only reporting SD card capacity, everything else needs
to be optional.
 Issue #1336
Jason Rumney 2 년 전
부모
커밋
df7978617b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      custom_components/tuya_local/devices/camnsmart_e27_camera.yaml

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

@@ -159,6 +159,7 @@ secondary_entities:
       - id: 158
       - id: 158
         type: integer
         type: integer
         name: brightness
         name: brightness
+        optional: true
         range:
         range:
           min: 1
           min: 1
           max: 100
           max: 100
@@ -252,6 +253,7 @@ secondary_entities:
       - id: 173
       - id: 173
         type: integer
         type: integer
         name: value
         name: value
+        optional: true
         unit: s
         unit: s
         range:
         range:
           min: 0
           min: 0