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

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

Issue #1007
Jason Rumney 2 лет назад
Родитель
Сommit
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
         optional: true
         range:
         range:
           min: 0
           min: 0
-          max: 86400
-        mapping:
-          - scale: 60
-            step: 60
+          max: 1440
   - entity: number
   - entity: number
     name: Irrigation time 2
     name: Irrigation time 2
     category: config
     category: config
@@ -103,10 +100,7 @@ secondary_entities:
         optional: true
         optional: true
         range:
         range:
           min: 0
           min: 0
-          max: 86400
-        mapping:
-          - scale: 60
-            step: 60
+          max: 1440
   - entity: select
   - entity: select
     name: Weather delay 1
     name: Weather delay 1
     icon: "mdi:weather-cloudy-clock"
     icon: "mdi:weather-cloudy-clock"