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

Update faroro_pet_feeder.yaml

Corrected placement of "optional" to dps config
jon-sanders 1 год назад
Родитель
Сommit
a482586c55
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      custom_components/tuya_local/devices/faroro_pet_feeder.yaml

+ 1 - 1
custom_components/tuya_local/devices/faroro_pet_feeder.yaml

@@ -117,11 +117,11 @@ secondary_entities:
     name: Reboot
     icon: "mdi:restart"
     category: diagnostic
-    optional: true
     dps:
       - id: 105
         type: boolean
         name: button
+        optional: true
   - entity: number
     name: Button Portion Size
     icon: "mdi:food-drumstick"