소스 검색

Daizuki heatpump: make dp 101 and 125 optional.

These were captured in the first diagnostics captured from the device, and
since they are not in the starlight config appeared to be a way to differentiate
these two heatpumps.  However, later attempts were missing both, so they appear
to be optional (likely for the starlight too).  First attempt was in auto mode,
second in hot mode, so maybe these are limited to auto mode somehow.

Issue #276
Jason Rumney 3 년 전
부모
커밋
c3c14f740a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      custom_components/tuya_local/devices/daizuki_heatpump.yaml

+ 2 - 0
custom_components/tuya_local/devices/daizuki_heatpump.yaml

@@ -61,6 +61,7 @@ primary_entity:
     - id: 101
       type: integer
       name: unknown_101
+      optional: true
     - id: 105
       type: string
       name: sleep_mode
@@ -108,6 +109,7 @@ primary_entity:
     - id: 125
       type: string
       name: unknown_125
+      optional: true
     - id: 128
       type: string
       name: unknown_128