瀏覽代碼

Etop CH7100: use correct dp id for humidity sensor.

Original config copied the value rather than the id from issue #305
Jason Rumney 3 年之前
父節點
當前提交
0a24f97ff4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      custom_components/tuya_local/devices/etop_ch7100_thermostat.yaml

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

@@ -154,7 +154,7 @@ secondary_entities:
     name: Current humidity
     class: humidity
     dps:
-      - id: 49
+      - id: 34
         type: integer
         name: sensor
         unit: "%"