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

Update catit_pixi_smart_feeder.yaml

tweaked setting non-optional
Mikey887 2 лет назад
Родитель
Сommit
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