浏览代码

Kabum 700 v2023: make mopping optional

Issue #2072
Jason Rumney 1 年之前
父节点
当前提交
078f9ea1bb
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      custom_components/tuya_local/devices/kabum_smart700_v2023_vaccum.yaml

+ 4 - 0
custom_components/tuya_local/devices/kabum_smart700_v2023_vaccum.yaml

@@ -253,6 +253,7 @@ secondary_entities:
       - id: 10
         type: string
         name: option
+        optional: true
         mapping:
           - dps_val: closed
             value: "Off"
@@ -262,6 +263,9 @@ secondary_entities:
             value: Medium
           - dps_val: high
             value: High
+          - dps_val: null
+            value: "Off"
+            hidden: true
   - entity: button
     name: Reset map
     category: config