소스 검색

feat: add beep switch to windcalm ceiling fans

Damien Rubio 9 달 전
부모
커밋
df2fc3aa06
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      custom_components/tuya_local/devices/windcalm_fan_with_light.yaml

+ 9 - 0
custom_components/tuya_local/devices/windcalm_fan_with_light.yaml

@@ -48,3 +48,12 @@ entities:
         range:
           min: 0
           max: 540
+  - entity: switch
+    name: Beep
+    icon: "mdi:bell"
+    category: config
+    dps:
+      - id: 66
+        type: boolean
+        name: switch
+        optional: true