Explorar o código

fix (earu_k6h3aw_thermostat): allow temperature to go to 95.0F

K6RH-3A goes to 95.0, while the original only goes to 90.0.
But the maximum temperature can be set separately, so we can expand this
range without causing any issue for the more limited model.

PR #3898
Jason Rumney hai 4 meses
pai
achega
c0605539d6

+ 1 - 1
custom_components/tuya_local/devices/earu_k6h3aw_thermostat.yaml

@@ -34,7 +34,7 @@ entities:
         unit: C
         range:
           min: 0
-          max: 900
+          max: 950
         mapping:
           - scale: 10
             step: 5