Browse Source

Lefant LS1: add missing name on water level dp.

Jason Rumney 2 years ago
parent
commit
6c24a931ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      custom_components/tuya_local/devices/lefant_ls1_vacuum.yaml

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

@@ -121,6 +121,7 @@ secondary_entities:
     dps:
     dps:
       - id: 10
       - id: 10
         type: string
         type: string
+        name: sensor
         mapping:
         mapping:
           - dps_val: low
           - dps_val: low
             value: Low
             value: Low
@@ -128,4 +129,3 @@ secondary_entities:
             value: Medium
             value: Medium
           - dps_val: high
           - dps_val: high
             value: High
             value: High
-