[PT]GOODVIBE[PT] 1 год назад
Родитель
Сommit
e280eeac46
1 измененных файлов с 3 добавлено и 9 удалено
  1. 3 9
      custom_components/tuya_local/devices/forceclima_soundless.yaml

+ 3 - 9
custom_components/tuya_local/devices/forceclima_soundless.yaml

@@ -28,21 +28,15 @@ primary_entity:
       name: temperature
       name: temperature
       range:
       range:
         min: 16
         min: 16
-        max: 30
-      mapping:
-        - scale: 0
-          step: 1
+        max: 31
       unit: C
       unit: C
 
 
     - id: 3
     - id: 3
       type: integer
       type: integer
       name: current_temperature
       name: current_temperature
       range:
       range:
-        min: 0
-        max: 35
-      mapping:
-        - scale: 0
-          step: 1
+        min: 16
+        max: 31
       unit: C
       unit: C
 
 
     - id: 4
     - id: 4