소스 검색

Poolex Ice Spa: rename attribute to avoid misreported error

ipm_temperature is close enough to min/max_temperature that the yaml tests
flag it as a possible typo.

Abbreviate it to ipm_temp to avoid that.
Jason Rumney 1 년 전
부모
커밋
95a3b6d3fd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      custom_components/tuya_local/devices/poolex_icespa70_heatpump.yaml

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

@@ -113,7 +113,7 @@ primary_entity:
     - id: 137
       type: integer
       optional: true
-      name: ipm_temperature
+      name: ipm_temp
       mapping:
         - scale: 100
     - id: 138