소스 검색

Add anti-frost mode support for rotenso_ronix_heatpump

sweet pi - sweet home 1 년 전
부모
커밋
c2fd814b92
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  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