소스 검색

YX316 aroma diffuser: make sound switch optional

The dps listing in comments at the top does not actually list it, so it should
have been optional from the start.

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

+ 1 - 0
custom_components/tuya_local/devices/yx316wifi_aroma_diffuser.yaml

@@ -94,6 +94,7 @@ secondary_entities:
       - id: 6
         type: boolean
         name: switch
+        optional: true
         mapping:
           - dps_val: true
             icon: "mdi:speaker"