Explorar o código

fix (powerworld_pw040_waterheatpump): swap air and water temperature

Issue #3851
Jason Rumney hai 5 meses
pai
achega
a7d308ddb3

+ 4 - 5
custom_components/tuya_local/devices/powerworld_pw040_waterheatpump.yaml

@@ -15,12 +15,12 @@ entities:
             value: "off"
           - dps_val: true
             value: heat_pump
-      - id: 125
+      - id: 123
         type: integer
         name: temperature
         unit: C
         range:
-          min: 28
+          min: 30
           max: 55
       - id: 108  # Warmwasser_T (ist): hot water (actual value)
         type: integer
@@ -119,12 +119,12 @@ entities:
       - id: 101
         type: integer
         name: current_temperature
-      - id: 123
+      - id: 125
         type: integer
         name: temperature
         unit: C
         range:
-          min: 30
+          min: 28
           max: 55
         mapping:
           - constraint: work_mode
@@ -139,7 +139,6 @@ entities:
       - id: 124
         hidden: true
         type: integer
-        unit: C
         name: cooling_temp
         range:
           min: 7