瀏覽代碼

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
         name: sensor
         type: integer
-        optional: true
+        optional: false
   - entity: button
     class: restart
     name: Factory reset
@@ -42,4 +42,4 @@ secondary_entities:
         range:
           min: 1
           max: 12
-        optional: true
+        optional: false