Преглед изворни кода

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