瀏覽代碼

fix (madimack_elitev4_heatpump): use correct dp for current temp

Issue #3412 lists the dp as 108, but config had 107, which is the problem
sensor.

Discussion #3795
Jason Rumney 9 月之前
父節點
當前提交
540b9c62ec
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      custom_components/tuya_local/devices/madimack_elitev4_heatpump.yaml

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

@@ -53,7 +53,7 @@ entities:
             value: F
             value: F
           - dps_val: c
           - dps_val: c
             value: C
             value: C
-      - id: 107
+      - id: 108
         type: integer
         type: integer
         optional: true
         optional: true
         name: current_temperature
         name: current_temperature