소스 검색

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