Explorar el Código

Update point_panel_heater.yaml

Fix the scale issue
Michael Melikov hace 1 año
padre
commit
da08a489c6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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