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

fix(faroro_pet_feeder): Last feed amount is optional

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

Issue #3528
Jason Rumney 11 месяцев назад
Родитель
Сommit
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"