Explorar o código

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 %!s(int64=3) %!d(string=hai) anos
pai
achega
c3c14f740a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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