Privatecoder 1 год назад
Родитель
Сommit
024b12635b
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      custom_components/tuya_local/devices/essentials_smart_electric_heater.yaml

+ 2 - 2
custom_components/tuya_local/devices/essentials_smart_electric_heater.yaml

@@ -34,9 +34,9 @@ entities:
         range:
         range:
           min: 70
           min: 70
           max: 300
           max: 300
-        step: 5
         mapping:
         mapping:
           - scale: 10
           - scale: 10
+            step: 5
       - id: 24
       - id: 24
         name: current_temperature
         name: current_temperature
         type: integer
         type: integer
@@ -44,9 +44,9 @@ entities:
         range:
         range:
           min: 0
           min: 0
           max: 800
           max: 800
-        step: 10
         mapping:
         mapping:
           - scale: 10
           - scale: 10
+            step: 10
   - entity: number
   - entity: number
     name: Temperature correction
     name: Temperature correction
     category: config
     category: config