Browse Source

Update point_panel_heater.yaml

Fix the scale issue
Michael Melikov 1 year ago
parent
commit
da08a489c6
1 changed files with 1 additions and 1 deletions
  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