Просмотр исходного кода

Update th16_temp_humidity_sensor.yaml

I have device that don't have dp9, that why I change it to optional
Pascal4Games 2 лет назад
Родитель
Сommit
b5320b0a8f

+ 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"