Przeglądaj źródła

Update point_panel_heater.yaml

Fix the scale issue
Michael Melikov 1 rok temu
rodzic
commit
da08a489c6

+ 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