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

Kabum 700 v2023: make mopping optional

Issue #2072
Jason Rumney 1 год назад
Родитель
Сommit
078f9ea1bb

+ 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