Browse Source

Smart watering device: use correct dp name for sensor

PR #1430
Jason Rumney 2 years ago
parent
commit
85e36daca0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      custom_components/tuya_local/devices/smart_watering_device.yaml

+ 1 - 1
custom_components/tuya_local/devices/smart_watering_device.yaml

@@ -71,6 +71,6 @@ secondary_entities:
     dps:
     dps:
       - id: 10
       - id: 10
         type: integer
         type: integer
-        name: value
+        name: sensor
         unit: min
         unit: min
         optional: true
         optional: true