소스 검색

fix(faroro_pet_feeder): Last feed amount is optional

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

Issue #3528
Jason Rumney 11 달 전
부모
커밋
095a64c497
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      custom_components/tuya_local/devices/faroro_pet_feeder.yaml

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