Browse Source

Update point_panel_heater.yaml

Fix scale range
Michael Melikov 1 year ago
parent
commit
d8abed4115
1 changed files with 2 additions and 2 deletions
  1. 2 2
      custom_components/tuya_local/devices/point_panel_heater.yaml

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

@@ -21,8 +21,8 @@ primary_entity:
       mapping:
         - scale: 10
       range:
-        min: 5
-        max: 50
+        min: 50
+        max: 500
     - id: 3
       name: current_temperature
       type: integer