Explorar o código

Update faroro_pet_feeder.yaml

Corrected value - upon reinstallation this dp had to be set to optional for the device to be recognized.
jon-sanders hai 1 ano
pai
achega
c9a8913751

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

@@ -12,6 +12,7 @@ primary_entity:
       name: value
       name: value
       type: integer
       type: integer
       persist: false
       persist: false
+      optional: true
       range:
       range:
         min: 1
         min: 1
         max: 12
         max: 12