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

Fix typo in floor temperature limit step

Kevin Ou 1 год назад
Родитель
Сommit
12786cf8c9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      custom_components/tuya_local/devices/drexma_et7aw_thermostat.yaml

+ 1 - 1
custom_components/tuya_local/devices/drexma_et7aw_thermostat.yaml

@@ -312,7 +312,7 @@ entities:
             constraint: unit
             constraint: unit
             conditions:
             conditions:
               - dps_val: true
               - dps_val: true
-                step: 30
+                step: 10
                 range:
                 range:
                   min: 120
                   min: 120
                   max: 750
                   max: 750