Przeglądaj źródła

PlantsIO review suggestion: add icons for the different touch modes

Wade Penner 7 miesięcy temu
rodzic
commit
0a377e22f5

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

@@ -144,6 +144,7 @@ entities:
   # Button entities
   - entity: event
     name: Left touch
+    icon: "mdi:hand-pointing-right"
     class: button
     dps:
       - id: 127
@@ -156,6 +157,7 @@ entities:
           - value: null
   - entity: event
     name: Right touch
+    icon: "mdi:hand-pointing-left"
     class: button
     dps:
       - id: 128
@@ -168,6 +170,7 @@ entities:
           - value: null
   - entity: event
     name: Plant touch
+    icon: "mdi:hand-pointing-down"
     class: button
     dps:
       - id: 129
@@ -181,6 +184,7 @@ entities:
   - entity: event
     name: Hug
     class: button
+    icon: "mdi:human-handsup"
     dps:
       - id: 111
         type: string