Explorar el Código

Add anti-frost mode support for rotenso_ronix_heatpump

sweet pi - sweet home hace 1 año
padre
commit
c2fd814b92

+ 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