소스 검색

Update faroro_pet_feeder.yaml

Corrected placement of "optional" to dps config
jon-sanders 1 년 전
부모
커밋
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"