瀏覽代碼

TTEC vacuum: mark new buttons optional and give them icons

Issue #1545
Jason Rumney 2 年之前
父節點
當前提交
6d2c3ffbba
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      custom_components/tuya_local/devices/ttec_reobipro_vacuum.yaml

+ 6 - 0
custom_components/tuya_local/devices/ttec_reobipro_vacuum.yaml

@@ -156,25 +156,31 @@ primary_entity:
 secondary_entities:
   - entity: button
     name: Start
+    icon: "mdi:play"
     category: config
     dps:
       - id: 1
         type: boolean
         name: button
+        optional: true
   - entity: button
     name: Pause
     category: config
+    icon: "mdi:pause"
     dps:
       - id: 2
         type: boolean
         name: button
+        optional: true
   - entity: button
     name: Dock
     category: config
+    icon: "mdi:lightning-bolt"
     dps:
       - id: 3
         type: boolean
         name: button
+        optional: true
   - entity: sensor
     name: Cleaning time
     class: duration