Преглед изворни кода

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
       unit: C
       mapping:
-        - scale: 0.1
+        - scale: 10
       range:
         min: 5
         max: 50