Prechádzať zdrojové kódy

fix(faroro_pet_feeder): Last feed amount is optional

On a newly unboxed device, there is no last feed.

Issue #3528
Jason Rumney 9 mesiacov pred
rodič
commit
095a64c497

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

@@ -45,6 +45,7 @@ entities:
       - id: 15
         name: sensor
         type: integer
+        optional: true
   - entity: sensor
     name: Voice times
     icon: "mdi:account-voice"