Browse Source

Trotec PAC-W: change fault_code type

Alexander Knöbel 2 years ago
parent
commit
d7a252842d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      custom_components/tuya_local/devices/trotec_pac-w_heatpump.yaml

+ 2 - 2
custom_components/tuya_local/devices/trotec_pac-w_heatpump.yaml

@@ -71,13 +71,13 @@ primary_entity:
       type: integer
       type: integer
     - id: 106
     - id: 106
       name: fault_code
       name: fault_code
-      type: integer
+      type: bitfield
     - id: 110
     - id: 110
       name: model
       name: model
       type: string
       type: string
     - id: 111
     - id: 111
       name: fault_code2
       name: fault_code2
-      type: integer
+      type: bitfield
 secondary_entities:
 secondary_entities:
   - entity: switch
   - entity: switch
     name: Sleep
     name: Sleep