소스 검색

Update th16_temp_humidity_sensor.yaml

I have device that don't have dp9, that why I change it to optional
Pascal4Games 2 년 전
부모
커밋
b5320b0a8f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      custom_components/tuya_local/devices/th16_temp_humidity_sensor.yaml

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

@@ -33,6 +33,7 @@ secondary_entities:
             value: Fahrenheit
           - dps_val: "c"
             value: Celsius
+        optional: true
   - entity: light
     name: Display
     icon: "mdi:television-ambient-light"