소스 검색

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: "%"