瀏覽代碼

add countdown entity

Vamp 4 年之前
父節點
當前提交
c6277395cc
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      custom_components/tuya_local/devices/tmwf02_fan.yaml

+ 11 - 0
custom_components/tuya_local/devices/tmwf02_fan.yaml

@@ -12,3 +12,14 @@ primary_entity:
       range:
         min: 1
         max: 100
+secondary_entities:
+  - entity: number
+    category: config
+    name: Timer
+    dps:
+      - id: 2
+        name: value
+        type: integer
+        range:
+          min: 0
+          max: 86400