فهرست منبع

Complete bugfix for Kogan dehumidifier medium fan speed.

The previous change only modified the humidifier platform. The fan platform
needs the same change.
Jason Rumney 4 سال پیش
والد
کامیت
825e9eae5f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      custom_components/tuya_local/devices/kogan_dehumidifier.yaml

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

@@ -66,7 +66,7 @@ secondary_entities:
         mapping:
           - dps_val: low
             value: 33.3
-          - dps_val: medium
+          - dps_val: middle
             value: 66.7
           - dps_val: high
             value: 100