瀏覽代碼

Etop CH7100: turn off Auto thermostat when mode is not auto.

The auto thermostat had the logic for when mode is Auto, but was missing the
logic to turn off in other modes, leading to log messages like "unrecognized
HVAC mode of cold ignored".
Jason Rumney 3 年之前
父節點
當前提交
70621c13da
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      custom_components/tuya_local/devices/etop_ch7100_thermostat.yaml

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

@@ -258,6 +258,7 @@ secondary_entities:
                 value: "off"
               - dps_val: true
                 value: heat_cool
+          - value: "off"
       - id: 104
         name: target_temp_high
         type: integer