Răsfoiți Sursa

fix(hydrotherm_dynamic_x8_water_heater): enable changing temperature

On original PR #251, the setting of temperature was disabled "for protection". This was
probably out of excessive caution with the contributor not wanting HA to be the cause of
any overheating or loss of heating situations.

For general case, this should be enabled.

Issue #5820
Jason Rumney 1 zi în urmă
părinte
comite
80bfd04b22

+ 0 - 1
custom_components/tuya_local/devices/hydrotherm_dynamic_x8_water_heater.yaml

@@ -29,7 +29,6 @@ entities:
         range:
         range:
           min: 15
           min: 15
           max: 75
           max: 75
-        readonly: true
       - id: 3
       - id: 3
         type: integer
         type: integer
         name: current_temperature
         name: current_temperature