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

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