Browse Source

fix(plantsio_ivygen2_planter): fix timer period sensor

A late change from number to sensor was not done correctly.
Jason Rumney 2 months ago
parent
commit
7b4b7f1151

+ 1 - 4
custom_components/tuya_local/devices/plantsio_ivygen2_planter.yaml

@@ -75,11 +75,8 @@ entities:
       - id: 107
       - id: 107
         type: integer
         type: integer
         optional: true
         optional: true
-        name: value
+        name: sensor
         unit: min
         unit: min
-        range:
-          min: 10
-          max: 120
   - entity: text
   - entity: text
     name: Plant details
     name: Plant details
     category: config
     category: config