فهرست منبع

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