almirus 2 anni fa
parent
commit
49322bb7bf

+ 2 - 36
custom_components/tuya_local/devices/royalclima_fresh_climate.yaml

@@ -66,7 +66,7 @@ primary_entity:
     - id: 102
     - id: 102
       name: preset_mode
       name: preset_mode
       type: string
       type: string
-      translation_key: Recirculate
+      translation_key: recirculate
       mapping:
       mapping:
         - dps_val: "off"
         - dps_val: "off"
           value: "Off"
           value: "Off"
@@ -81,9 +81,6 @@ primary_entity:
     - id: 20
     - id: 20
       type: bitfield
       type: bitfield
       name: fault_code
       name: fault_code
-    - id: 105
-      type: string
-      name: sleep_mode
     - id: 110
     - id: 110
       type: bitfield
       type: bitfield
       name: flags
       name: flags
@@ -148,19 +145,6 @@ primary_entity:
       type: json
       type: json
       name: statistics
       name: statistics
 secondary_entities:
 secondary_entities:
-  - entity: fan
-    name: Fresh air
-    translation_key: ventilation
-    icon: "mdi:air-purifier"
-    dps:
-      - id: 102
-        name: switch
-        type: string
-        mapping:
-          - dps_val: "off"
-            value: false
-          - dps_val: "auto"
-            value: true
   - entity: select
   - entity: select
     name: Fresh mode
     name: Fresh mode
     dps:
     dps:
@@ -178,22 +162,6 @@ secondary_entities:
             value: Fresh Air High
             value: Fresh Air High
           - dps_val: auto
           - dps_val: auto
             value: Fresh Air Auto
             value: Fresh Air Auto
-  - entity: sensor
-    class: temperature
-    dps:
-      - id: 3
-        name: sensor
-        type: integer
-        unit: C
-        class: measurement
-  - entity: sensor
-    class: humidity
-    dps:
-      - id: 18
-        type: integer
-        name: sensor
-        unit: "%"
-        class: measurement
   - entity: select
   - entity: select
     name: Vertical swing
     name: Vertical swing
     category: config
     category: config
@@ -330,7 +298,7 @@ secondary_entities:
         mapping:
         mapping:
           mask: "0001"
           mask: "0001"
   - entity: switch
   - entity: switch
-    name: Anti-freeze
+    name: anti_frost
     category: config
     category: config
     icon: "mdi:radiator"
     icon: "mdi:radiator"
     dps:
     dps:
@@ -369,7 +337,6 @@ secondary_entities:
         mapping:
         mapping:
           - mask: "0010"
           - mask: "0010"
   - entity: binary_sensor
   - entity: binary_sensor
-    name: Fault
     class: problem
     class: problem
     category: diagnostic
     category: diagnostic
     dps:
     dps:
@@ -381,7 +348,6 @@ secondary_entities:
             value: false
             value: false
           - value: true
           - value: true
   - entity: sensor
   - entity: sensor
-    name:
     class: pm25
     class: pm25
     category: diagnostic
     category: diagnostic
     dps:
     dps: