Преглед изворни кода

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