瀏覽代碼

Diivoo water timer: timer dps are min, not sec.

Issue #1007
Jason Rumney 2 年之前
父節點
當前提交
a0f4450dff
共有 1 個文件被更改,包括 2 次插入8 次删除
  1. 2 8
      custom_components/tuya_local/devices/diivoo_wt05.yaml

+ 2 - 8
custom_components/tuya_local/devices/diivoo_wt05.yaml

@@ -87,10 +87,7 @@ secondary_entities:
         optional: true
         range:
           min: 0
-          max: 86400
-        mapping:
-          - scale: 60
-            step: 60
+          max: 1440
   - entity: number
     name: Irrigation time 2
     category: config
@@ -103,10 +100,7 @@ secondary_entities:
         optional: true
         range:
           min: 0
-          max: 86400
-        mapping:
-          - scale: 60
-            step: 60
+          max: 1440
   - entity: select
     name: Weather delay 1
     icon: "mdi:weather-cloudy-clock"