Преглед на файлове

Update point_panel_heater.yaml

Fix the scale issue
Michael Melikov преди 1 година
родител
ревизия
da08a489c6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      custom_components/tuya_local/devices/point_panel_heater.yaml

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

@@ -19,7 +19,7 @@ primary_entity:
       type: integer
       type: integer
       unit: C
       unit: C
       mapping:
       mapping:
-        - scale: 0.1
+        - scale: 10
       range:
       range:
         min: 5
         min: 5
         max: 50
         max: 50