Explorar el Código

Update generic_valve.yaml

Jason Rumney hace 2 años
padre
commit
76334e434b
Se han modificado 1 ficheros con 5 adiciones y 4 borrados
  1. 5 4
      custom_components/tuya_local/devices/generic_valve.yaml

+ 5 - 4
custom_components/tuya_local/devices/generic_valve.yaml

@@ -1,16 +1,17 @@
-name: Generic Valve
+name: Valve controller
 products:
 products:
   - id: nguto5atyd2xxnap
   - id: nguto5atyd2xxnap
-    name: ARD-100+ Smart valve controller
+    name: ARD-100+ smart valve controller
 primary_entity:
 primary_entity:
   entity: switch
   entity: switch
+  icon: "mdi:valve"
   dps:
   dps:
     - id: 1
     - id: 1
       type: boolean
       type: boolean
       name: switch
       name: switch
 secondary_entities:
 secondary_entities:
   - entity: number
   - entity: number
-    name: Countdown
+    name: Timer
     icon: "mdi:timer"
     icon: "mdi:timer"
     category: config
     category: config
     dps:
     dps:
@@ -25,7 +26,7 @@ secondary_entities:
           - scale: 1
           - scale: 1
           - dps_val: null
           - dps_val: null
   - entity: select
   - entity: select
-    name: Restart status
+    name: Initial state
     category: config
     category: config
     icon: "mdi:toggle-switch"
     icon: "mdi:toggle-switch"
     dps:
     dps: