Browse Source

fix(feyree_43_evcharger): use correct dp name for sensor

PR #4866
Jason Rumney 2 months ago
parent
commit
bbc2522b43
1 changed files with 1 additions and 1 deletions
  1. 1 1
      custom_components/tuya_local/devices/feyree_43_evcharger.yaml

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

@@ -364,7 +364,7 @@ entities:
     dps:
       - id: 124
         type: string
-        name: value
+        name: sensor
         mapping:
           - dps_val: "OpenCharging"
             value: "Charging"