Просмотр исходного кода

cleanup!(daizuki_heatpump): remove deprecated entities

Clean up entities that were deprecated in December.
Jason Rumney 1 месяц назад
Родитель
Сommit
9cfe8f732b
1 измененных файлов с 0 добавлено и 57 удалено
  1. 0 57
      custom_components/tuya_local/devices/daizuki_heatpump.yaml

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

@@ -148,43 +148,6 @@ entities:
         type: json
         type: json
         optional: true
         optional: true
         name: statistics
         name: statistics
-  - entity: sensor
-    class: temperature
-    deprecated: climate.current_temperature  # 2025-12-03
-    dps:
-      - id: 3
-        name: sensor
-        type: integer
-        unit: C
-        class: measurement
-  - entity: sensor
-    class: humidity
-    category: diagnostic
-    deprecated: climate.current_humidity  # 2025-12-03
-    dps:
-      - id: 18
-        type: integer
-        name: sensor
-        unit: "%"
-        class: measurement
-  - entity: select
-    name: Vertical swing
-    deprecated: climate.swing_mode  # 2025-12-03
-    category: config
-    icon: "mdi:arrow-up-down-bold"
-    dps:
-      - id: 113
-        type: string
-        name: option
-        mapping:
-          - dps_val: "0"
-            value: "Off"
-          - dps_val: "1"
-            value: Full
-          - dps_val: "2"
-            value: Upper
-          - dps_val: "3"
-            value: Lower
   - entity: select
   - entity: select
     name: Vertical position
     name: Vertical position
     category: config
     category: config
@@ -206,26 +169,6 @@ entities:
             value: Slightly down
             value: Slightly down
           - dps_val: "5"
           - dps_val: "5"
             value: Bottom
             value: Bottom
-  - entity: select
-    name: Horizontal swing
-    deprecated: climate.swing_horizontal_mode  # 2025-12-03
-    category: config
-    icon: "mdi:arrow-left-right-bold"
-    dps:
-      - id: 114
-        type: string
-        name: option
-        mapping:
-          - dps_val: "0"
-            value: "Off"
-          - dps_val: "1"
-            value: Full
-          - dps_val: "2"
-            value: Left
-          - dps_val: "3"
-            value: Center
-          - dps_val: "4"
-            value: Right
   - entity: select
   - entity: select
     name: Horizontal position
     name: Horizontal position
     category: config
     category: config