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

Moes TRV: swap rapid_countdown and boost_time

Based on the app screenshot, BoostTime is the one used in the app, and rapid_countdown
appears to be ignored.

Issue #1780
Jason Rumney 1 год назад
Родитель
Сommit
bbc1f03b8b
1 измененных файлов с 6 добавлено и 2 удалено
  1. 6 2
      custom_components/tuya_local/devices/moes_trv_thermostat.yaml

+ 6 - 2
custom_components/tuya_local/devices/moes_trv_thermostat.yaml

@@ -117,7 +117,7 @@ secondary_entities:
       - id: 5
         type: integer
         optional: true
-        name: value
+        name: rapid_countdown
         unit: min
         range:
           min: 0
@@ -131,7 +131,11 @@ secondary_entities:
       - id: 103
         type: integer
         optional: true
-        name: boost_time
+        name: value
+        unit: s
+        range:
+          min: 100
+          max: 900
   - entity: switch
     name: Window open detection
     category: config