Quellcode durchsuchen

Fix typo in floor temperature limit step

Kevin Ou vor 1 Jahr
Ursprung
Commit
12786cf8c9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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