Browse Source

Add anti-frost mode support for rotenso_ronix_heatpump

sweet pi - sweet home 1 year ago
parent
commit
c2fd814b92
1 changed files with 9 additions and 0 deletions
  1. 9 0
      custom_components/tuya_local/devices/rotenso_ronix_heatpump.yaml

+ 9 - 0
custom_components/tuya_local/devices/rotenso_ronix_heatpump.yaml

@@ -231,6 +231,15 @@ entities:
         type: hex
         name: switch
         mask: "0001"
+  - entity: switch
+    name: Anti-frost mode
+    category: config
+    icon: "mdi:snowflake-thermometer"
+    dps:
+      - id: 123
+        type: hex
+        name: switch
+        mask: "1000"
   - entity: binary_sensor
     class: problem
     category: diagnostic