فهرست منبع

Update catit_pixi_smart_feeder.yaml

tweaked setting non-optional
Mikey887 2 سال پیش
والد
کامیت
5bfcfc4b5e
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      custom_components/tuya_local/devices/catit_pixi_smart_feeder.yaml

+ 2 - 2
custom_components/tuya_local/devices/catit_pixi_smart_feeder.yaml

@@ -21,7 +21,7 @@ secondary_entities:
       - id: 15
       - id: 15
         name: sensor
         name: sensor
         type: integer
         type: integer
-        optional: true
+        optional: false
   - entity: button
   - entity: button
     class: restart
     class: restart
     name: Factory reset
     name: Factory reset
@@ -42,4 +42,4 @@ secondary_entities:
         range:
         range:
           min: 1
           min: 1
           max: 12
           max: 12
-        optional: true
+        optional: false